Skip to content

Commit

Permalink
chore: update terser
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-akait committed Apr 6, 2023
1 parent 78b287c commit c7e2be9
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 28 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#cd0eba3950b867f2627635facb5ee31e77d9587c",
"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 c7e2be9

Please sign in to comment.