Skip to content

Commit 4c868a7

Browse files
renovate-botpi0
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 35fd1e8 commit 4c868a7

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
"lib"
2222
],
2323
"dependencies": {
24-
"consola": "^2.9.0",
25-
"http-proxy-middleware": "^0.19.1"
24+
"consola": "^2.11.3",
25+
"http-proxy-middleware": "^0.20.0"
2626
},
2727
"devDependencies": {
2828
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 31 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2153,7 +2153,7 @@ braces@^2.3.1, braces@^2.3.2:
21532153
split-string "^3.0.2"
21542154
to-regex "^3.0.1"
21552155

2156-
braces@^3.0.2:
2156+
braces@^3.0.1, braces@^3.0.2:
21572157
version "3.0.2"
21582158
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
21592159
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2755,6 +2755,11 @@ connect@^3.6.6, connect@^3.7.0:
27552755
parseurl "~1.3.3"
27562756
utils-merge "1.0.1"
27572757

2758+
consola@^2.11.3:
2759+
version "2.11.3"
2760+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
2761+
integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
2762+
27582763
consola@^2.3.0, consola@^2.6.0, consola@^2.9.0:
27592764
version "2.9.0"
27602765
resolved "https://registry.yarnpkg.com/consola/-/consola-2.9.0.tgz#57760e3a65a53ec27337f4add31505802d902278"
@@ -4947,15 +4952,15 @@ http-errors@~1.7.2:
49474952
statuses ">= 1.5.0 < 2"
49484953
toidentifier "1.0.0"
49494954

4950-
http-proxy-middleware@^0.19.1:
4951-
version "0.19.1"
4952-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.19.1.tgz#183c7dc4aa1479150306498c210cdaf96080a43a"
4953-
integrity sha512-yHYTgWMQO8VvwNS22eLLloAkvungsKdKTLO8AJlftYIKNfJr3GK3zK0ZCfzDDGUBttdGc8xFy1mCitvNKQtC3Q==
4955+
http-proxy-middleware@^0.20.0:
4956+
version "0.20.0"
4957+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-0.20.0.tgz#5b128f7207985c4ea91b53fab8ad897a48c690d6"
4958+
integrity sha512-dNJAk71nEJhPiAczQH9hGvE/MT9kEs+zn2Dh+Hi94PGZe1GluQirC7mw5rdREUtWx6qGS1Gu0bZd4qEAg+REgw==
49544959
dependencies:
49554960
http-proxy "^1.17.0"
4956-
is-glob "^4.0.0"
4957-
lodash "^4.17.11"
4958-
micromatch "^3.1.10"
4961+
is-glob "^4.0.1"
4962+
lodash "^4.17.14"
4963+
micromatch "^4.0.2"
49594964

49604965
http-proxy@^1.17.0:
49614966
version "1.17.0"
@@ -6272,6 +6277,11 @@ lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.
62726277
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
62736278
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
62746279

6280+
lodash@^4.17.14:
6281+
version "4.17.15"
6282+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6283+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6284+
62756285
loose-envify@^1.0.0:
62766286
version "1.4.0"
62776287
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
@@ -6505,6 +6515,14 @@ micromatch@^3.1.10, micromatch@^3.1.4, micromatch@^3.1.8:
65056515
snapdragon "^0.8.1"
65066516
to-regex "^3.0.2"
65076517

6518+
micromatch@^4.0.2:
6519+
version "4.0.2"
6520+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
6521+
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
6522+
dependencies:
6523+
braces "^3.0.1"
6524+
picomatch "^2.0.5"
6525+
65086526
miller-rabin@^4.0.0:
65096527
version "4.0.1"
65106528
resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d"
@@ -7368,6 +7386,11 @@ picomatch@^2.0.4:
73687386
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.0.7.tgz#514169d8c7cd0bdbeecc8a2609e34a7163de69f6"
73697387
integrity sha512-oLHIdio3tZ0qH76NybpeneBhYVj0QFTfXEFTc/B3zKQspYfYYkWYgFsmzo+4kvId/bQRcNkVeguI3y+CD22BtA==
73707388

7389+
picomatch@^2.0.5:
7390+
version "2.1.1"
7391+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.1.1.tgz#ecdfbea7704adb5fe6fb47f9866c4c0e15e905c5"
7392+
integrity sha512-OYMyqkKzK7blWO/+XZYP6w8hH0LDvkBvdvKukti+7kqYFCiEAk+gI3DWnryapc0Dau05ugGTy0foQ6mqn4AHYA==
7393+
73717394
pify@^2.0.0, pify@^2.3.0:
73727395
version "2.3.0"
73737396
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)