Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2022
1 parent 4d1a8cb commit a0f6020
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"rimraf": "3.0.2",
"ts-jest": "28.0.6",
"turbo": "1.2.6",
"typescript": "4.5.4"
"typescript": "4.7.4"
},
"turbo": {
"pipeline": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.5.2",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.7.4"
}
}
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"rollup-plugin-terser": "7.0.2",
"rollup-plugin-visualizer": "5.5.2",
"ts-node": "10.4.0",
"typescript": "4.5.4"
"typescript": "4.7.4"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8636,10 +8636,10 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

typescript@4.5.4:
version "4.5.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
typescript@4.7.4:
version "4.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==

uglify-js@^3.1.4:
version "3.14.2"
Expand Down

0 comments on commit a0f6020

Please sign in to comment.