Skip to content

Commit 0ceac99

Browse files
chore(deps): update dependency webpack to v5
1 parent e29dce6 commit 0ceac99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"devDependencies": {
1414
"cypress": "3.4.0",
1515
"typescript": "3.5.3",
16-
"webpack": "4.36.0"
16+
"webpack": "5.97.1"
1717
}
1818
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"semantic-release": "15.13.18",
6060
"standard": "12.0.1",
6161
"typescript": "3.5.3",
62-
"webpack": "4.36.0"
62+
"webpack": "5.97.1"
6363
},
6464
"dependencies": {
6565
"@cypress/webpack-preprocessor": "4.1.0",

0 commit comments

Comments
 (0)