Skip to content

Commit

Permalink
chore(): pin webpack ^5.38.1 dev
Browse files Browse the repository at this point in the history
| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | webpack | 5.38.1 | 5.38.1 |
  • Loading branch information
renovate-bot committed Jun 10, 2021
1 parent 9d1ed37 commit d98319a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.38.1",
"webpack-cli": "^4.7.0"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Expand Up @@ -8742,7 +8742,7 @@ typescript@^4.2.4:
languageName: node
linkType: hard

"webpack@npm:^5.37.1":
"webpack@npm:^5.38.1":
version: 5.38.1
resolution: "webpack@npm:5.38.1"
dependencies:
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.38.1
webpack-cli: ^4.7.0
languageName: unknown
linkType: soft
Expand Down

0 comments on commit d98319a

Please sign in to comment.