Skip to content

Commit 279e11f

Browse files
build(deps-dev): bump path-to-regexp from 1.8.0 to 8.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 8.0.0. - [Release notes](https://github.com/pillarjs/path-to-regexp/releases) - [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md) - [Commits](pillarjs/path-to-regexp@v1.8.0...v8.0.0) --- updated-dependencies: - dependency-name: path-to-regexp dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e1a5794 commit 279e11f

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"lint-staged": "^8.2.0",
114114
"nightwatch": "^1.3.6",
115115
"nightwatch-helpers": "^1.0.0",
116-
"path-to-regexp": "^1.8.0",
116+
"path-to-regexp": "^8.0.0",
117117
"rollup": "^2.34.1",
118118
"rollup-plugin-buble": "^0.19.8",
119119
"rollup-plugin-flow-no-whitespace": "^1.0.0",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -8925,13 +8925,18 @@ [email protected]:
89258925
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
89268926
integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
89278927

8928-
path-to-regexp@^1.0.3, path-to-regexp@^1.8.0:
8928+
path-to-regexp@^1.0.3:
89298929
version "1.8.0"
89308930
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a"
89318931
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
89328932
dependencies:
89338933
isarray "0.0.1"
89348934

8935+
path-to-regexp@^8.0.0:
8936+
version "8.0.0"
8937+
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.0.0.tgz#92076ec6b2eaf08be7c3233484142c05e8866cf5"
8938+
integrity sha512-GAWaqWlTjYK/7SVpIUA6CTxmcg65SP30sbjdCvyYReosRkk7Z/LyHWwkK3Vu0FcIi0FNTADUs4eh1AsU5s10cg==
8939+
89358940
path-type@^1.0.0:
89368941
version "1.1.0"
89378942
resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"

0 commit comments

Comments
 (0)