Skip to content

Commit

Permalink
chore(deps): update dependency webpackbar to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 22, 2024
1 parent 5a31fde commit 0b661e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"typescript": "5.3.3",
"web-vitals": "3.5.2",
"webpack-bundle-analyzer": "4.10.1",
"webpackbar": "6.0.0"
"webpackbar": "6.0.1"
},
"resolutions": {
"@types/react": "17.0.75",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14467,7 +14467,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/statuses/-/statuses-1.5.0.tgz#161c7dac177659fd9811f43771fa99381478628c"
integrity sha512-OpZ3zP+jT1PI7I8nemJX4AKmAX070ZkYPVWV/AaKTJl+tXCTGyVdC1a4SL8RUQYEwk/f34ZX8UTykN68FwrqAA==

std-env@^3.6.0:
std-env@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.7.0.tgz#c9f7386ced6ecf13360b6c6c55b8aaa4ef7481d2"
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
Expand Down Expand Up @@ -15927,18 +15927,18 @@ [email protected]:
watchpack "^1.7.4"
webpack-sources "^1.4.1"

[email protected].0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-6.0.0.tgz#4fa3a040842d3d6928de5291bdc1553e3b84e5a6"
integrity sha512-RdB0RskzOaix1VFMnBXSkKMbUgvZliRqgoNp0gCnG6iUe9RS9sf018AJ/1h5NAeh+ttwXkXjXKC6NdjE/OOcaA==
[email protected].1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/webpackbar/-/webpackbar-6.0.1.tgz#5ef57d3bf7ced8b19025477bc7496ea9d502076b"
integrity sha512-TnErZpmuKdwWBdMoexjio3KKX6ZtoKHRVvLIU0A47R0VVBDtx3ZyOJDktgYixhoJokZTYTt1Z37OkO9pnGJa9Q==
dependencies:
ansi-escapes "^4.3.2"
chalk "^4.1.2"
consola "^3.2.3"
figures "^3.2.0"
markdown-table "^2.0.0"
pretty-time "^1.1.0"
std-env "^3.6.0"
std-env "^3.7.0"
wrap-ansi "^7.0.0"

websocket-driver@>=0.5.1, websocket-driver@^0.7.4:
Expand Down

0 comments on commit 0b661e9

Please sign in to comment.