]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps): bump path-to-regexp from 3.0.0 to 3.1.0
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 2 Sep 2019 04:49:59 +0000 (04:49 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 2 Sep 2019 04:51:51 +0000 (04:51 +0000)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index f63f3f6d5e2432d5e7905e5c22772b55841d191b..84ae9aae44aa54429cdcfeb72a5bbe7fb93e26b7 100644 (file)
@@ -50,6 +50,6 @@
     "webpack-dev-server": "^3.7.2"
   },
   "dependencies": {
-    "path-to-regexp": "^3.0.0"
+    "path-to-regexp": "^3.1.0"
   }
 }
index 27bd8b2dd08ab472575d725a2ceb4627cab49f31..d7ba571ea4de88ac741872455ccad4ac7ab9ac26 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4823,10 +4823,10 @@ path-to-regexp@0.1.7:
   resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
   integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
 
-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@^3.1.0:
+  version "3.1.0"
+  resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-3.1.0.tgz#f45a9cc4dc6331ae8f131e0ce4fde8607f802367"
+  integrity sha512-PtHLisEvUOepjc+sStXxJ/pDV/s5UBTOKWJY2SOz3e6E/iN/jLknY9WL72kTwRrwXDUbZTEAtSnJbz2fF127DA==
 
 path-type@^3.0.0:
   version "3.0.0"