Skip to content

Commit 9b6f9e8

Browse files
committed
fix(package.json): Update dependency workbox-webpack-plugin to v5
1 parent e079ecf commit 9b6f9e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"webpack-dev-server": "3.11.0",
6666
"webpack-manifest-plugin": "2.2.0",
6767
"whatwg-fetch": "3.0.0",
68-
"workbox-webpack-plugin": "4.3.1"
68+
"workbox-webpack-plugin": "5.1.3"
6969
},
7070
"devDependencies": {
7171
"@commitlint/cli": "9.1.1",

0 commit comments

Comments
 (0)