Skip to content

Commit

Permalink
fix(deps): update dependency webpack to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent e9ff7a2 commit 2571909
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/jest": "28.1.3",
"@types/memory-fs": "0.3.3",
"@types/node": "7.10.14",
"@types/webpack": "4.41.33",
"@types/webpack": "5.28.0",
"@typescript-eslint/eslint-plugin": "5.40.0",
"@typescript-eslint/parser": "5.40.0",
"eslint": "8.25.0",
Expand All @@ -42,7 +42,7 @@
"memory-fs": "0.5.0",
"ts-loader": "8.0.17",
"ts-morph": "9.1.0",
"webpack": "4.46.0"
"webpack": "5.76.3"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 2571909

Please sign in to comment.