aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/package.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-01-31 13:53:00 +0800
committerGitHub <noreply@github.com>2021-01-31 13:53:00 +0800
commit5b778e8f550c61ccf740627345925988cf97773f (patch)
treea4615a3fae83d5d55725d9448689dc3947ddf9e1 /FrontEnd/package.json
parente10eadc1cb0448b8cc23df884d7f96469da9bb27 (diff)
parent15dc903291de8350620cdc9c663eed66b37727b4 (diff)
downloadtimeline-5b778e8f550c61ccf740627345925988cf97773f.tar.gz
timeline-5b778e8f550c61ccf740627345925988cf97773f.tar.bz2
timeline-5b778e8f550c61ccf740627345925988cf97773f.zip
Merge pull request #215 from crupest/dependabot/npm_and_yarn/FrontEnd/workbox-webpack-plugin-6.1.0
build(deps-dev): Bump workbox-webpack-plugin from 6.0.2 to 6.1.0 in /FrontEnd
Diffstat (limited to 'FrontEnd/package.json')
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 97850b42..248416a9 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -108,6 +108,6 @@
"webpack-chain": "^6.5.1",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^3.11.2",
- "workbox-webpack-plugin": "^6.0.2"
+ "workbox-webpack-plugin": "^6.1.0"
}
}