-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update to the latest path-to-regexp (2.2.1) (#238)
fixes #232
- Loading branch information
Viktor Lukashov
authored
Jul 20, 2018
1 parent
e9847d8
commit 693610a
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7193,9 +7193,9 @@ [email protected]: | |
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" | ||
|
||
[email protected].0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.0.tgz#80f0ff45c1e0e641da74df313644eaf115050972" | ||
[email protected].1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.2.1.tgz#90b617025a16381a879bc82a38d4e8bdeb2bcf45" | ||
|
||
path-to-regexp@^1.0.1, path-to-regexp@^1.7.0: | ||
version "1.7.0" | ||
|
@@ -8531,8 +8531,8 @@ rollup-pluginutils@^2.0.1: | |
micromatch "^2.3.11" | ||
|
||
rollup@*: | ||
version "0.63.2" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.2.tgz#d27619204cd025c948d740972fb1d0da6aa64481" | ||
version "0.63.3" | ||
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.63.3.tgz#a242293c23c9ecb24e976816d590d69a36fe9376" | ||
dependencies: | ||
"@types/estree" "0.0.39" | ||
"@types/node" "*" | ||
|