Skip to content

Commit b02c2d2

Browse files
first round
1 parent e02ba6c commit b02c2d2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

test/bundling/webpack/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@
1313
"watch": "webpack --watch"
1414
},
1515
"devDependencies": {
16-
"@webpack-cli/generators": "^3.0.1",
17-
"ts-loader": "^9.4.2",
16+
"ts-loader": "^9.5.2",
1817
"typescript": "^4.9.5",
19-
"webpack": "^5.75.0",
18+
"webpack": "^5.99.7",
2019
"webpack-cli": "^5.0.1"
21-
},
22-
"dependencies": {}
20+
}
2321
}

0 commit comments

Comments
 (0)