Skip to content

Commit

Permalink
chore(): pin webpack ^5.39.0 dev
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | webpack | 5.38.1 | 5.39.0 |
  • Loading branch information
renovate-bot committed Jun 14, 2021
1 parent 4273823 commit f6be451
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 22 deletions.
32 changes: 16 additions & 16 deletions .pnp.js

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

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.39.0",
"webpack-cli": "^4.7.0"
},
"scripts": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
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.39.0":
version: 5.39.0
resolution: "webpack@npm:5.39.0"
dependencies:
"@types/eslint-scope": ^3.7.0
"@types/estree": ^0.0.47
Expand Down Expand Up @@ -8774,7 +8774,7 @@ typescript@^4.2.4:
optional: true
bin:
webpack: bin/webpack.js
checksum: c6bc39fc5880782d9eb9f2a1621fb03f8ce5071a6078e216118702446061440d42bbf845fe1ad7318ca91b117f8dd1bd53a3beafa3c9942002af99d7e5398ad2
checksum: 2a2170f421c78f32d6662411912a9d4dededf8923cf7708d69f9781f6b197856404d7d4c8b90ec0284ce12d4b8161ba2d234a87d1352c47f7383230ef9b9eee4
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.39.0
webpack-cli: ^4.7.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit f6be451

Please sign in to comment.