Skip to content

Commit

Permalink
chore(deps): update dependency typescript to ^3.9.7 (#28600)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 17, 2020
1 parent f83c405 commit 15936fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.1.6",
"terser": "^5.3.8",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},
"peerDependencies": {
"gatsby": ">=2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"babel-preset-gatsby-package": "^0.10.0-next.0",
"cross-env": "^7.0.3",
"rimraf": "^3.0.2",
"typescript": "^3.9.5"
"typescript": "^3.9.7"
},
"peerDependencies": {
"gatsby": "^2.24.79"
Expand Down

0 comments on commit 15936fb

Please sign in to comment.