Skip to content

Commit

Permalink
fix(deps): update workbox monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 97422f4 commit 4e525dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -26,7 +26,7 @@
"react-helmet": "6.0.0-beta",
"react-router-dom": "5.0.0",
"styled-components": "4.3.2",
"workbox-sw": "4.3.1"
"workbox-sw": "6.5.2"
},
"devDependencies": {
"@babel/polyfill": "7.4.4",
Expand Down Expand Up @@ -94,6 +94,6 @@
"webpack-manifest-plugin": "2.0.4",
"webpack-merge": "4.2.1",
"webpack-node-externals": "1.7.2",
"workbox-webpack-plugin": "4.3.1"
"workbox-webpack-plugin": "6.5.2"
}
}

0 comments on commit 4e525dc

Please sign in to comment.