Skip to content

Commit f3075c9

Browse files
fix(deps): update minor and patch for gatsby-telemetry (#27145)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 04c813d commit f3075c9

File tree

2 files changed

+28
-217
lines changed

2 files changed

+28
-217
lines changed

packages/gatsby-telemetry/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"git-up": "^4.0.2",
2121
"is-docker": "^2.1.1",
2222
"lodash": "^4.17.20",
23-
"node-fetch": "^2.6.0",
23+
"node-fetch": "^2.6.1",
2424
"uuid": "3.4.0"
2525
},
2626
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"jest-cli": "^24.9.0",
3434
"jest-junit": "^6.4.0",
3535
"rimraf": "^3.0.2",
36-
"typescript": "^3.9.5"
36+
"typescript": "^3.9.7"
3737
},
3838
"files": [
3939
"lib/",

0 commit comments

Comments
 (0)