Skip to content

Commit 61e2660

Browse files
Bump workbox-webpack-plugin in /frontend/packages/build
Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.6.1 to 7.3.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/commits/v7.3.0) --- updated-dependencies: - dependency-name: workbox-webpack-plugin dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 61e2660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"svg-inline-loader": "^0.8.2",
2323
"webpack-bundle-analyzer": "^4",
2424
"webpack-merge": "^5.3.0",
25-
"workbox-webpack-plugin": "^6.0.0"
25+
"workbox-webpack-plugin": "^7.3.0"
2626
}
2727
}

0 commit comments

Comments
 (0)