Skip to content

Commit

Permalink
Merge pull request #16924 from webpack/chore-update-deps
Browse files Browse the repository at this point in the history
chore: update terser
  • Loading branch information
TheLarkInn committed Apr 7, 2023
2 parents 78b287c + 6bfbc90 commit 3c0af27
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 37 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -26,7 +26,7 @@
"neo-async": "^2.6.2",
"schema-utils": "^3.1.0",
"tapable": "^2.1.1",
"terser-webpack-plugin": "^5.1.3",
"terser-webpack-plugin": "^5.3.7",
"watchpack": "^2.4.0",
"webpack-sources": "^3.2.3"
},
Expand Down Expand Up @@ -96,9 +96,9 @@
"simple-git": "^2.17.0",
"strip-ansi": "^6.0.0",
"style-loader": "^2.0.0",
"terser": "^5.7.0",
"terser": "^5.16.8",
"toml": "^3.0.0",
"tooling": "webpack/tooling#v1.22.0",
"tooling": "webpack/tooling#v1.22.1",
"ts-loader": "^8.0.2",
"typescript": "^4.8.4",
"url-loader": "^4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion schemas/WebpackOptions.check.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemas/plugins/ProgressPlugin.check.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schemas/plugins/SourceMapDevToolPlugin.check.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion schemas/plugins/container/ModuleFederationPlugin.check.js

Large diffs are not rendered by default.

0 comments on commit 3c0af27

Please sign in to comment.