Skip to content

Commit

Permalink
fix(deps): update dependency terser-webpack-plugin to ^5.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2021
1 parent b57754d commit 881f5a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/react-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"stylelint-prettier": "^2.0.0",
"stylelint-webpack-plugin": "^3.1.0",
"tailwindcss": "^2.2.19",
"terser-webpack-plugin": "^5.2.4",
"terser-webpack-plugin": "^5.2.5",
"webpack": "^5.62.1",
"webpack-bundle-analyzer": "^4.5.0",
"webpack-dev-server": "^4.4.0",
Expand Down
11 changes: 5 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3940,7 +3940,7 @@ __metadata:
stylelint-prettier: ^2.0.0
stylelint-webpack-plugin: ^3.1.0
tailwindcss: ^2.2.19
terser-webpack-plugin: ^5.2.4
terser-webpack-plugin: ^5.2.5
webpack: ^5.62.1
webpack-bundle-analyzer: ^4.5.0
webpack-dev-server: ^4.4.0
Expand Down Expand Up @@ -19631,12 +19631,11 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.2.4":
version: 5.2.4
resolution: "terser-webpack-plugin@npm:5.2.4"
"terser-webpack-plugin@npm:^5.1.3, terser-webpack-plugin@npm:^5.2.4, terser-webpack-plugin@npm:^5.2.5":
version: 5.2.5
resolution: "terser-webpack-plugin@npm:5.2.5"
dependencies:
jest-worker: ^27.0.6
p-limit: ^3.1.0
schema-utils: ^3.1.1
serialize-javascript: ^6.0.0
source-map: ^0.6.1
Expand All @@ -19650,7 +19649,7 @@ resolve@^2.0.0-next.3:
optional: true
uglify-js:
optional: true
checksum: ddbcdd28f9620ecacc9b50ff31776485ad012c7f1cbef53825e4fc334a78d82e2344346e5595751916494951bc64717004c07b03ad88deeb3df4a5f76c559cc9
checksum: 2a9616466becf2e968bfc0f585678581b5c83a9dd96723c49329b11a8ccc1aaa41701877fbad2b0ce570364fde58c558fb6e7e053171512624e644b99b2f83af
languageName: node
linkType: hard

Expand Down

0 comments on commit 881f5a1

Please sign in to comment.