Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency webpack to v5.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 22, 2021
1 parent 0121b33 commit ef1c72e
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 13 deletions.
36 changes: 26 additions & 10 deletions .pnp.js

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

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/userscript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"terser-webpack-plugin": "5.1.4",
"ts-loader": "9.2.3",
"typescript": "4.3.5",
"webpack": "5.45.1",
"webpack": "5.46.0",
"webpack-cli": "4.7.2",
"webpack-userscript": "2.5.8"
},
Expand Down
50 changes: 48 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3904,7 +3904,7 @@ typescript@4.3.5:
ts-loader: 9.2.3
tslib: ^2.2.0
typescript: 4.3.5
webpack: 5.45.1
webpack: 5.46.0
webpack-cli: 4.7.2
webpack-userscript: 2.5.8
languageName: unknown
Expand Down Expand Up @@ -4018,6 +4018,16 @@ typescript@4.3.5:
languageName: node
linkType: hard

"webpack-sources@npm:^2.3.1":
version: 2.3.1
resolution: "webpack-sources@npm:2.3.1"
dependencies:
source-list-map: ^2.0.1
source-map: ^0.6.1
checksum: 28b9bebf5e67f3cea733eede930aaf9c73c93a21cdf47c816daae001c5c4ec2b25cd8a1d5bcdd33bce3853b35498a10686582d6ad6f28468f00068ff6ae995a7
languageName: node
linkType: hard

"webpack-userscript@npm:2.5.8":
version: 2.5.8
resolution: "webpack-userscript@npm:2.5.8"
Expand All @@ -4036,7 +4046,43 @@ typescript@4.3.5:
languageName: node
linkType: hard

"webpack@npm:5.45.1, webpack@npm:^5.1.0":
"webpack@npm:5.46.0":
version: 5.46.0
resolution: "webpack@npm:5.46.0"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.50
"@webassemblyjs/ast": 1.11.1
"@webassemblyjs/wasm-edit": 1.11.1
"@webassemblyjs/wasm-parser": 1.11.1
acorn: ^8.4.1
browserslist: ^4.14.5
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.8.0
es-module-lexer: ^0.7.1
eslint-scope: 5.1.1
events: ^3.2.0
glob-to-regexp: ^0.4.1
graceful-fs: ^4.2.4
json-parse-better-errors: ^1.0.2
loader-runner: ^4.2.0
mime-types: ^2.1.27
neo-async: ^2.6.2
schema-utils: ^3.1.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.1.3
watchpack: ^2.2.0
webpack-sources: ^2.3.1
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: 7b54411588754f4a460138c4b238cc014fc396caed8354e95a47f2da525a98cc2e3c881a7e1007de9a84efe9608957db3148287168a5ba02c50d94c44764e6bc
languageName: node
linkType: hard

"webpack@npm:^5.1.0":
version: 5.45.1
resolution: "webpack@npm:5.45.1"
dependencies:
Expand Down

0 comments on commit ef1c72e

Please sign in to comment.