Skip to content

Commit

Permalink
fix(deps): update dependency assets-webpack-plugin to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2024
1 parent cb9c141 commit d8b67ef
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/preset-env": "7.23.7",
"@babel/preset-react": "7.23.3",
"@moonwalker/pre-flight-check": "1.5.12",
"assets-webpack-plugin": "5.1.2",
"assets-webpack-plugin": "7.1.1",
"async": "3.2.5",
"autoprefixer": "10.4.16",
"babel-jest": "27.5.1",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2920,15 +2920,14 @@ assert@^1.1.1:
object.assign "^4.1.4"
util "^0.10.4"

assets-webpack-plugin@5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-5.1.2.tgz#aad63438a7203d3b9d2013673d59ceaa1ff90cba"
integrity sha512-B8bOVw6Tj3jdQ6UesO7/XUCdRjXj5N4258WkaBInbGCY5Vuwnec0Tm/RGxQS8vCnbWAFS1OBx8aABDBtjkJ2bA==
assets-webpack-plugin@7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/assets-webpack-plugin/-/assets-webpack-plugin-7.1.1.tgz#0b988bf904a1895cae5820957ad82aa402673894"
integrity sha512-HwsDcu9UR9kv7AtiyMpUO9fARn94SbrLzw5+aQ59RnOZJeet+EVHmOrMwXl8fZ8cZmdZ9Sbl1/l+fn7ymiyfMg==
dependencies:
camelcase "^6.0.0"
escape-string-regexp "^4.0.0"
lodash "^4.17.20"
mkdirp "^1.0.4"
lodash "^4.17.21"

assign-symbols@^1.0.0:
version "1.0.0"
Expand Down

0 comments on commit d8b67ef

Please sign in to comment.