Skip to content

Commit

Permalink
chore(): pin webpack ^5.40.0 dev
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | webpack | 5.38.1 | 5.40.0 |
  • Loading branch information
renovate-bot committed Jun 21, 2021
1 parent 4273823 commit 8e67d09
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 33 deletions.
40 changes: 20 additions & 20 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.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -55,7 +55,7 @@
"ts-loader": "^9.2.3",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.2.4",
"webpack": "^5.37.1",
"webpack": "^5.40.0",
"webpack-cli": "^4.7.0"
},
"scripts": {
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Expand Up @@ -3428,10 +3428,10 @@ __metadata:
languageName: node
linkType: hard

"es-module-lexer@npm:^0.4.0":
version: 0.4.1
resolution: "es-module-lexer@npm:0.4.1"
checksum: 0c634ce62d3a77b04aa56b9ca2af2b58ff73a834afc76ac6747b25173e97d9050a28451b6ed39b54b84b8498d887ac8bd5bcf2c9aa9ba948ca0aee0acd613618
"es-module-lexer@npm:^0.6.0":
version: 0.6.0
resolution: "es-module-lexer@npm:0.6.0"
checksum: 6c7c64adab628ee53a9d90d65db13e574e1132db808d43d9a9f912944c97d36dc05d5bafed79245c8e9880cf2bcf0fef54663364fd08c8d59053717a4a69db7f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8098,7 +8098,7 @@ fsevents@^2.1.2:
languageName: node
linkType: hard

"terser-webpack-plugin@npm:^5.1.1":
"terser-webpack-plugin@npm:^5.1.3":
version: 5.1.3
resolution: "terser-webpack-plugin@npm:5.1.3"
dependencies:
Expand Down Expand Up @@ -8742,9 +8742,9 @@ typescript@^4.2.4:
languageName: node
linkType: hard

"webpack@npm:^5.37.1":
version: 5.38.1
resolution: "webpack@npm:5.38.1"
"webpack@npm:^5.40.0":
version: 5.40.0
resolution: "webpack@npm:5.40.0"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.47
Expand All @@ -8755,7 +8755,7 @@ typescript@^4.2.4:
browserslist: ^4.14.5
chrome-trace-event: ^1.0.2
enhanced-resolve: ^5.8.0
es-module-lexer: ^0.4.0
es-module-lexer: ^0.6.0
eslint-scope: 5.1.1
events: ^3.2.0
glob-to-regexp: ^0.4.1
Expand All @@ -8766,15 +8766,15 @@ typescript@^4.2.4:
neo-async: ^2.6.2
schema-utils: ^3.0.0
tapable: ^2.1.1
terser-webpack-plugin: ^5.1.1
terser-webpack-plugin: ^5.1.3
watchpack: ^2.2.0
webpack-sources: ^2.3.0
peerDependenciesMeta:
webpack-cli:
optional: true
bin:
webpack: bin/webpack.js
checksum: c6bc39fc5880782d9eb9f2a1621fb03f8ce5071a6078e216118702446061440d42bbf845fe1ad7318ca91b117f8dd1bd53a3beafa3c9942002af99d7e5398ad2
checksum: 1d13fff8f7fb0c5ca6b52162882e13fb6c46e3950443d48f3a4357c5b7d71117183d1afee79521469796ce5a2a0d55717436c50c2d83165606b0313da2f9b0fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -8910,7 +8910,7 @@ typescript@^4.2.4:
ts-loader: ^9.2.3
tsconfig-paths-webpack-plugin: ^3.5.1
typescript: ^4.2.4
webpack: ^5.37.1
webpack: ^5.40.0
webpack-cli: ^4.7.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 8e67d09

Please sign in to comment.