-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
4287ec5
commit aa1ec13
Showing
1 changed file
with
27 additions
and
27 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1150,19 +1150,19 @@ babel-plugin-check-es2015-constants@^6.8.0: | |
|
||
babel-plugin-syntax-class-properties@^6.8.0: | ||
version "6.13.0" | ||
resolved "http://registry.npmjs.org/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" | ||
resolved "https://registry.npmjs.org/babel-plugin-syntax-class-properties/-/babel-plugin-syntax-class-properties-6.13.0.tgz#d7eb23b79a317f8543962c505b827c7d6cac27de" | ||
|
||
babel-plugin-syntax-flow@^6.18.0, babel-plugin-syntax-flow@^6.8.0: | ||
version "6.18.0" | ||
resolved "http://registry.npmjs.org/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" | ||
resolved "https://registry.npmjs.org/babel-plugin-syntax-flow/-/babel-plugin-syntax-flow-6.18.0.tgz#4c3ab20a2af26aa20cd25995c398c4eb70310c8d" | ||
|
||
babel-plugin-syntax-jsx@^6.8.0: | ||
version "6.18.0" | ||
resolved "http://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" | ||
resolved "https://registry.npmjs.org/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946" | ||
|
||
babel-plugin-syntax-object-rest-spread@^6.8.0: | ||
version "6.13.0" | ||
resolved "http://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" | ||
resolved "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5" | ||
|
||
babel-plugin-syntax-trailing-function-commas@^6.8.0: | ||
version "6.22.0" | ||
|
@@ -1715,7 +1715,7 @@ caseless@~0.12.0: | |
|
||
chalk@^1.1.1, chalk@^1.1.3: | ||
version "1.1.3" | ||
resolved "http://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | ||
resolved "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" | ||
dependencies: | ||
ansi-styles "^2.2.1" | ||
escape-string-regexp "^1.0.2" | ||
|
@@ -2148,8 +2148,8 @@ decamelize@^2.0.0: | |
xregexp "4.0.0" | ||
|
||
decode-uri-component@^0.2.0: | ||
version "0.2.0" | ||
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" | ||
version "0.2.2" | ||
resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" | ||
|
||
deep-extend@^0.6.0: | ||
version "0.6.0" | ||
|
@@ -2250,7 +2250,7 @@ dot-prop@^4.1.0: | |
|
||
dotenv@^5.0.1: | ||
version "5.0.1" | ||
resolved "http://registry.npmjs.org/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef" | ||
resolved "https://registry.npmjs.org/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef" | ||
|
||
duplexer2@~0.1.0: | ||
version "0.1.4" | ||
|
@@ -2465,7 +2465,7 @@ extend@~3.0.2: | |
|
||
external-editor@^2.0.4: | ||
version "2.2.0" | ||
resolved "http://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5" | ||
resolved "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5" | ||
dependencies: | ||
chardet "^0.4.0" | ||
iconv-lite "^0.4.17" | ||
|
@@ -2925,7 +2925,7 @@ globby@^8.0.0, globby@^8.0.1: | |
|
||
got@^6.7.1: | ||
version "6.7.1" | ||
resolved "http://registry.npmjs.org/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0" | ||
resolved "https://registry.npmjs.org/got/-/got-6.7.1.tgz#240cd05785a9a18e561dc1b44b41c763ef1e8db0" | ||
dependencies: | ||
create-error-class "^3.0.0" | ||
duplexer3 "^0.1.4" | ||
|
@@ -3034,7 +3034,7 @@ http-cache-semantics@^3.8.1: | |
|
||
http-errors@~1.6.2: | ||
version "1.6.3" | ||
resolved "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d" | ||
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d" | ||
dependencies: | ||
depd "~1.1.2" | ||
inherits "2.0.3" | ||
|
@@ -3352,7 +3352,7 @@ is-number@^4.0.0: | |
|
||
is-obj@^1.0.0: | ||
version "1.0.1" | ||
resolved "http://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" | ||
resolved "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f" | ||
|
||
is-path-inside@^1.0.0: | ||
version "1.0.1" | ||
|
@@ -3553,7 +3553,7 @@ json5@^0.5.0, json5@^0.5.1: | |
|
||
jsonfile@^2.1.0: | ||
version "2.4.0" | ||
resolved "http://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8" | ||
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz#3736a2b428b87bbda0cc83b53fa3d633a35c2ae8" | ||
optionalDependencies: | ||
graceful-fs "^4.1.6" | ||
|
||
|
@@ -4215,15 +4215,15 @@ minimist-options@^3.0.1: | |
|
||
[email protected]: | ||
version "0.0.8" | ||
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | ||
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" | ||
|
||
minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0: | ||
version "1.2.0" | ||
resolved "http://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
|
||
minimist@~0.0.1: | ||
version "0.0.10" | ||
resolved "http://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" | ||
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz#de3f98543dbf96082be48ad1a0c7cda836301dcf" | ||
|
||
minipass@^2.2.1, minipass@^2.3.3: | ||
version "2.3.4" | ||
|
@@ -4277,7 +4277,7 @@ mixin-deep@^1.2.0: | |
|
||
"mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkdirp@~0.5.1: | ||
version "0.5.1" | ||
resolved "http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" | ||
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" | ||
dependencies: | ||
minimist "0.0.8" | ||
|
||
|
@@ -4860,7 +4860,7 @@ p-finally@^1.0.0: | |
|
||
p-is-promise@^1.1.0: | ||
version "1.1.0" | ||
resolved "http://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e" | ||
resolved "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz#9c9456989e9f6588017b0434d56097675c3da05e" | ||
|
||
p-is-promise@^2.0.0: | ||
version "2.0.0" | ||
|
@@ -5118,7 +5118,7 @@ pretty-format@^23.4.1: | |
|
||
pretty-format@^4.2.1: | ||
version "4.3.1" | ||
resolved "http://registry.npmjs.org/pretty-format/-/pretty-format-4.3.1.tgz#530be5c42b3c05b36414a7a2a4337aa80acd0e8d" | ||
resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-4.3.1.tgz#530be5c42b3c05b36414a7a2a4337aa80acd0e8d" | ||
|
||
private@^0.1.6, private@^0.1.8: | ||
version "0.1.8" | ||
|
@@ -5445,7 +5445,7 @@ read@1, read@~1.0.1, read@~1.0.7: | |
|
||
"readable-stream@1 || 2", readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.4, readable-stream@^2.0.6, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.6: | ||
version "2.3.6" | ||
resolved "http://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.3" | ||
|
@@ -5457,7 +5457,7 @@ read@1, read@~1.0.1, read@~1.0.7: | |
|
||
readable-stream@~1.1.10: | ||
version "1.1.14" | ||
resolved "http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" | ||
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" | ||
dependencies: | ||
core-util-is "~1.0.0" | ||
inherits "~2.0.1" | ||
|
@@ -5653,7 +5653,7 @@ rimraf@2, rimraf@^2.5.2, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2, rimraf@~2. | |
|
||
rimraf@~2.2.6: | ||
version "2.2.8" | ||
resolved "http://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582" | ||
resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.2.8.tgz#e439be2aaee327321952730f99a8929e4fc50582" | ||
|
||
rsvp@^3.3.3: | ||
version "3.6.2" | ||
|
@@ -5720,7 +5720,7 @@ sax@^1.2.4: | |
|
||
sax@~1.1.1: | ||
version "1.1.6" | ||
resolved "http://registry.npmjs.org/sax/-/sax-1.1.6.tgz#5d616be8a5e607d54e114afae55b7eaf2fcc3240" | ||
resolved "https://registry.npmjs.org/sax/-/sax-1.1.6.tgz#5d616be8a5e607d54e114afae55b7eaf2fcc3240" | ||
|
||
[email protected]: | ||
version "15.10.3" | ||
|
@@ -5774,7 +5774,7 @@ semver-regex@^1.0.0: | |
|
||
semver@~5.3.0: | ||
version "5.3.0" | ||
resolved "http://registry.npmjs.org/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" | ||
resolved "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f" | ||
|
||
[email protected]: | ||
version "0.16.2" | ||
|
@@ -6261,7 +6261,7 @@ through2@^2.0.0, through2@^2.0.2, through2@~2.0.0: | |
|
||
through@2, "through@>=2.2.7 <3", through@^2.3.6: | ||
version "2.3.8" | ||
resolved "http://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
resolved "https://registry.npmjs.org/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
|
||
time-stamp@^1.0.0: | ||
version "1.1.0" | ||
|
@@ -6606,7 +6606,7 @@ worker-farm@^1.6.0: | |
|
||
wrap-ansi@^2.0.0: | ||
version "2.1.0" | ||
resolved "http://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" | ||
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85" | ||
dependencies: | ||
string-width "^1.0.1" | ||
strip-ansi "^3.0.1" | ||
|
@@ -6724,7 +6724,7 @@ yargs-parser@^9.0.2: | |
|
||
yargs@^11.0.0: | ||
version "11.1.0" | ||
resolved "http://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77" | ||
resolved "https://registry.npmjs.org/yargs/-/yargs-11.1.0.tgz#90b869934ed6e871115ea2ff58b03f4724ed2d77" | ||
dependencies: | ||
cliui "^4.0.0" | ||
decamelize "^1.1.1" | ||
|