Skip to content

Commit 4ebdb41

Browse files
Update dependency sw-precache-webpack-plugin to v1
1 parent d8a4d17 commit 4ebdb41

File tree

4 files changed

+22
-12
lines changed

4 files changed

+22
-12
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
"striptags": "2.x",
126126
"styled-components": "3.1.x",
127127
"subscriptions-transport-ws": "^0.9.16",
128-
"sw-precache-webpack-plugin": "^0.11.5",
128+
"sw-precache-webpack-plugin": "^1.0.0",
129129
"then-queue": "^1.3.0",
130130
"toobusy-js": "^0.5.1",
131131
"uuid": "^3.3.2",

api/yarn.lock

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6317,7 +6317,7 @@ lodash-es@^4.2.1:
63176317
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.11.tgz#145ab4a7ac5c5e52a3531fb4f310255a152b4be0"
63186318
integrity sha512-DHb1ub+rMjjrxqlB3H56/6MXtm1lSksDp2rA2cNWjG8mlDUYFhUj3Di2Zn5IwSU87xLv8tNIQ7sSwE/YOX/D/Q==
63196319

6320-
lodash._reinterpolate@~3.0.0:
6320+
lodash._reinterpolate@^3.0.0, lodash._reinterpolate@~3.0.0:
63216321
version "3.0.0"
63226322
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
63236323
integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
@@ -6470,6 +6470,14 @@ lodash.template@^4.4.0:
64706470
lodash._reinterpolate "~3.0.0"
64716471
lodash.templatesettings "^4.0.0"
64726472

6473+
lodash.template@^4.5.0:
6474+
version "4.5.0"
6475+
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
6476+
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
6477+
dependencies:
6478+
lodash._reinterpolate "^3.0.0"
6479+
lodash.templatesettings "^4.0.0"
6480+
64736481
lodash.templatesettings@^4.0.0:
64746482
version "4.1.0"
64756483
resolved "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.1.0.tgz#2b4d4e95ba440d915ff08bc899e4553666713316"
@@ -9243,12 +9251,13 @@ supports-color@^5.2.0, supports-color@^5.3.0:
92439251
dependencies:
92449252
has-flag "^3.0.0"
92459253

9246-
sw-precache-webpack-plugin@^0.11.5:
9247-
version "0.11.5"
9248-
resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-0.11.5.tgz#9b53f65a4966e3adc298e256b3cef7a55c73fdfd"
9249-
integrity sha512-K6E52DbYyzGNXGyv2LhI2Duomr3t/2FFMmnGdHZ1Ruk3ulFHDMASJtg3WpA3CXlWODZx189tTaOIO5mWkSKyVg==
9254+
sw-precache-webpack-plugin@^1.0.0:
9255+
version "1.0.0"
9256+
resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-1.0.0.tgz#57438e9a2a730fd9f9ff76b346196164c5dcd301"
9257+
integrity sha512-xXda8q9Nx1uCQ3m6TfPvw6X9OcTCnl6qB/afrUi+FF9CK7Lly29XHnvRrni0fzBU/1LKToHFDfi4jpLZuhL9JQ==
92509258
dependencies:
92519259
del "^3.0.0"
9260+
lodash.template "^4.5.0"
92529261
sw-precache "^5.2.1"
92539262
uglify-es "^3.3.9"
92549263

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react-hot-loader": "^4.12.13",
4545
"react-scripts": "^1.1.5",
4646
"rimraf": "^2.6.1",
47-
"sw-precache-webpack-plugin": "^0.11.4",
47+
"sw-precache-webpack-plugin": "^1.0.0",
4848
"uuid": "^3.0.1",
4949
"wait-on": "^2.1.0",
5050
"webpack-bundle-analyzer": "^3.3.2",

yarn.lock

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9880,7 +9880,7 @@ lodash.sortby@^4.7.0:
98809880
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
98819881
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
98829882

9883-
lodash.template@^4.4.0:
9883+
lodash.template@^4.4.0, lodash.template@^4.5.0:
98849884
version "4.5.0"
98859885
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
98869886
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
@@ -14263,12 +14263,13 @@ sw-precache-webpack-plugin@0.11.4:
1426314263
sw-precache "^5.1.1"
1426414264
uglify-js "^3.0.13"
1426514265

14266-
sw-precache-webpack-plugin@^0.11.4:
14267-
version "0.11.5"
14268-
resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-0.11.5.tgz#9b53f65a4966e3adc298e256b3cef7a55c73fdfd"
14269-
integrity sha512-K6E52DbYyzGNXGyv2LhI2Duomr3t/2FFMmnGdHZ1Ruk3ulFHDMASJtg3WpA3CXlWODZx189tTaOIO5mWkSKyVg==
14266+
sw-precache-webpack-plugin@^1.0.0:
14267+
version "1.0.0"
14268+
resolved "https://registry.yarnpkg.com/sw-precache-webpack-plugin/-/sw-precache-webpack-plugin-1.0.0.tgz#57438e9a2a730fd9f9ff76b346196164c5dcd301"
14269+
integrity sha512-xXda8q9Nx1uCQ3m6TfPvw6X9OcTCnl6qB/afrUi+FF9CK7Lly29XHnvRrni0fzBU/1LKToHFDfi4jpLZuhL9JQ==
1427014270
dependencies:
1427114271
del "^3.0.0"
14272+
lodash.template "^4.5.0"
1427214273
sw-precache "^5.2.1"
1427314274
uglify-es "^3.3.9"
1427414275

0 commit comments

Comments
 (0)