Skip to content

Commit

Permalink
Update dependency path-to-regexp to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2019
1 parent 94ba43f commit 78fab24
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@cycle/run": "^5.2.0",
"cyclejs-utils": "^4.0.2",
"normalize.css": "^8.0.0",
"path-to-regexp": "^3.0.0",
"path-to-regexp": "^6.0.0",
"ramda": "^0.26.0",
"snabbdom": "^0.7.3",
"xstream": "^11.7.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6851,10 +6851,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45"
integrity sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ==

path-to-regexp@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.0.0.tgz#c981a218f3df543fa28696be2f88e0c58d2e012a"
integrity sha512-ZOtfhPttCrqp2M1PBBH4X13XlvnfhIwD7yCLx+GoGoXRPQyxGOTdQMpIzPSPKXAJT/JQrdfFrgdJOyAzvgpQ9A==
path-to-regexp@^6.0.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.1.0.tgz#0b18f88b7a0ce0bfae6a25990c909ab86f512427"
integrity sha512-h9DqehX3zZZDCEm+xbfU0ZmwCGFCAAraPJWMXJ4+v32NjZJilVg3k1TcKsRgIb8IQ/izZSaydDc1OhJCZvs2Dw==

path-type@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit 78fab24

Please sign in to comment.