Skip to content

Commit 869288f

Browse files
renovate-botpi0
authored andcommitted
chore(deps): update all non-major dependencies
1 parent 004e4b5 commit 869288f

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
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.11.3",
25-
"http-proxy-middleware": "^1.0.4"
24+
"consola": "^2.14.0",
25+
"http-proxy-middleware": "^1.0.5"
2626
},
2727
"devDependencies": {
2828
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3220,6 +3220,11 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.12.2, consola@^2.6
32203220
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.2.tgz#9610f158e7b0a9ecc8f8bb0c4fc8e7c52bf41d05"
32213221
integrity sha512-c9mzemrAk57s3UIjepn8KKkuEH5fauMdot5kFSJUnqHcnApVS9Db8Rbv5AZ1Iz6lXzaGe9z1crQXhJtGX4h/Og==
32223222

3223+
consola@^2.14.0:
3224+
version "2.14.0"
3225+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.14.0.tgz#162ee903b6c9c4de25077d93f34ab902ebcb4dac"
3226+
integrity sha512-A2j1x4u8d6SIVikhZROfpFJxQZie+cZOfQMyI/tu2+hWXe8iAv7R6FW6s6x04/7zBCst94lPddztot/d6GJiuQ==
3227+
32233228
console-browserify@^1.1.0:
32243229
version "1.2.0"
32253230
resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336"
@@ -5613,15 +5618,15 @@ http-proxy-agent@^4.0.0:
56135618
agent-base "6"
56145619
debug "4"
56155620

5616-
http-proxy-middleware@^1.0.4:
5617-
version "1.0.4"
5618-
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.4.tgz#425ea177986a0cda34f9c81ec961c719adb6c2a9"
5619-
integrity sha512-8wiqujNWlsZNbeTSSWMLUl/u70xbJ5VYRwPR8RcAbvsNxzAZbgwLzRvT96btbm3fAitZUmo5i8LY6WKGyHDgvA==
5621+
http-proxy-middleware@^1.0.5:
5622+
version "1.0.5"
5623+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.5.tgz#4c6e25d95a411e3d750bc79ccf66290675176dc2"
5624+
integrity sha512-CKzML7u4RdGob8wuKI//H8Ein6wNTEQR7yjVEzPbhBLGdOfkfvgTnp2HLnniKBDP9QW4eG10/724iTWLBeER3g==
56205625
dependencies:
56215626
"@types/http-proxy" "^1.17.4"
56225627
http-proxy "^1.18.1"
56235628
is-glob "^4.0.1"
5624-
lodash "^4.17.15"
5629+
lodash "^4.17.19"
56255630
micromatch "^4.0.2"
56265631

56275632
http-proxy@^1.18.1:
@@ -6995,6 +7000,11 @@ lodash@4.17.15, lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.1
69957000
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
69967001
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
69977002

7003+
lodash@^4.17.19:
7004+
version "4.17.19"
7005+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
7006+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
7007+
69987008
loose-envify@^1.0.0:
69997009
version "1.4.0"
70007010
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"

0 commit comments

Comments
 (0)