Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v3.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 11, 2021
1 parent ea3b5ee commit 515f6e2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"private": true,
"version": "0.0.0-development",
"devDependencies": {
"typescript": "3.7.6"
"typescript": "3.7.7"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"semantic-release": "15.14.0",
"source-map-support": "0.5.19",
"ts-node": "8.10.2",
"typescript": "3.7.6"
"typescript": "3.7.7"
},
"workspaces": [
"examples/*",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7760,10 +7760,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

[email protected].6:
version "3.7.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.6.tgz#dc0404270a2819593cb184cd49ff06e7d3854e75"
integrity sha512-EN/xStKHt+xi97N9SdoxbWgcTEMbcLNPK2GmTz93IOR067it9BX4bkhRSJdDSc2et05XF72ngCVCOrjaM0J+dA==
[email protected].7:
version "3.7.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.7.tgz#c931733e2ec10dda56b855b379cc488a72a81199"
integrity sha512-MmQdgo/XenfZPvVLtKZOq9jQQvzaUAUpcKW8Z43x9B2fOm4S5g//tPtMweZUIP+SoBqrVPEIm+dJeQ9dfO0QdA==

typescript@next:
version "3.4.0-dev.20190302"
Expand Down

0 comments on commit 515f6e2

Please sign in to comment.