Skip to content

Commit

Permalink
mono - upgrading webpack to 5.95.0 (#1144)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwray authored Oct 5, 2024
1 parent 3e3f49c commit 941f114
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 @@ -22,15 +22,15 @@
"clean": "rimraf node_modules yarn.lock && yarn workspaces run clean"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.1",
"c8": "^10.1.2",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsup": "^8.3.0",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"xo": "^0.59.3"
}
}

0 comments on commit 941f114

Please sign in to comment.