Skip to content

Commit 15ebb84

Browse files
authored
Merge pull request #88 from increments/dependabot/npm_and_yarn/webpack-and-types/webpack-5.89.0
Bump webpack and @types/webpack
2 parents 987997b + 7f7057f commit 15ebb84

File tree

2 files changed

+173
-165
lines changed

2 files changed

+173
-165
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/node": "^18.16.18",
3030
"@types/react": "^18.2.24",
3131
"@types/react-dom": "^18.2.8",
32-
"@types/webpack": "^5.28.0",
32+
"@types/webpack": "^5.28.5",
3333
"@types/ws": "^8.5.5",
3434
"@typescript-eslint/eslint-plugin": "^6.0.0",
3535
"@typescript-eslint/parser": "^6.0.0",
@@ -49,7 +49,7 @@
4949
"ts-jest": "^29.0.5",
5050
"ts-loader": "^9.5.1",
5151
"typescript": "^4.9.5",
52-
"webpack": "^5.76.0",
52+
"webpack": "^5.89.0",
5353
"webpack-cli": "^5.0.1"
5454
},
5555
"scripts": {

0 commit comments

Comments
 (0)