Skip to content

Commit fe3eaa3

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependencies
1 parent 2ccff02 commit fe3eaa3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

example/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@
2222
"react-scripts": "4.0.2",
2323
"typescript": "4.3.5",
2424
"web-vitals": "0.2.4",
25-
"workbox-background-sync": "^5.1.4",
26-
"workbox-broadcast-update": "^5.1.4",
27-
"workbox-cacheable-response": "^5.1.4",
28-
"workbox-core": "^5.1.4",
29-
"workbox-expiration": "^5.1.4",
30-
"workbox-google-analytics": "^5.1.4",
31-
"workbox-navigation-preload": "^5.1.4",
32-
"workbox-precaching": "^5.1.4",
33-
"workbox-range-requests": "^5.1.4",
34-
"workbox-routing": "^5.1.4",
35-
"workbox-strategies": "^5.1.4",
36-
"workbox-streams": "^5.1.4"
25+
"workbox-background-sync": "5.1.4",
26+
"workbox-broadcast-update": "5.1.4",
27+
"workbox-cacheable-response": "5.1.4",
28+
"workbox-core": "5.1.4",
29+
"workbox-expiration": "5.1.4",
30+
"workbox-google-analytics": "5.1.4",
31+
"workbox-navigation-preload": "5.1.4",
32+
"workbox-precaching": "5.1.4",
33+
"workbox-range-requests": "5.1.4",
34+
"workbox-routing": "5.1.4",
35+
"workbox-strategies": "5.1.4",
36+
"workbox-streams": "5.1.4"
3737
},
3838
"scripts": {
3939
"start": "react-scripts start",

0 commit comments

Comments
 (0)