Bump worker-plugin from 5.0.0 to 5.0.1
Bumps [worker-plugin](https://github.com/GoogleChromeLabs/worker-plugin) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/GoogleChromeLabs/worker-plugin/releases) - [Commits](https://github.com/GoogleChromeLabs/worker-plugin/compare/5.0.0...5.0.1) --- updated-dependencies: - dependency-name: worker-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8e74c636a1
commit
bb53d3b11c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -15019,9 +15019,9 @@
|
|||
}
|
||||
},
|
||||
"worker-plugin": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/worker-plugin/-/worker-plugin-5.0.0.tgz",
|
||||
"integrity": "sha512-AXMUstURCxDD6yGam2r4E34aJg6kW85IiaeX72hi+I1cxyaMUtrvVY6sbfpGKAj5e7f68Acl62BjQF5aOOx2IQ==",
|
||||
"version": "5.0.1",
|
||||
"resolved": "https://registry.npmjs.org/worker-plugin/-/worker-plugin-5.0.1.tgz",
|
||||
"integrity": "sha512-Pn7+19jIiANcGuTSGdy+vrzyF+SGH03A5wV8iu4jRTMAOfAC9bNeiHo4+l5tPS7F0uvICMBv+h8UCvL7lunxcA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"loader-utils": "^1.1.0"
|
||||
|
|
|
@ -48,7 +48,7 @@
|
|||
"webpack-dev-server": "^3.11.2",
|
||||
"webpack-merge": "^4.2.2",
|
||||
"workbox-webpack-plugin": "^6.1.5",
|
||||
"worker-plugin": "^5.0.0"
|
||||
"worker-plugin": "^5.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fontsource/noto-sans": "^4.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue