Skip to content

Commit a477658

Browse files
build: update devdependency typescript to ~4.6.0 (#653)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent cec5a9e commit a477658

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"rollup-plugin-delete": "~2.0.0",
5454
"rollup-plugin-local-resolve": "~1.0.7",
5555
"size-limit": "~7.0.0",
56-
"typescript": "~4.5.0"
56+
"typescript": "~4.6.0"
5757
},
5858
"jest": {
5959
"coverageThreshold": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10147,10 +10147,10 @@ typedarray@^0.0.6, typedarray@~0.0.5:
1014710147
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1014810148
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1014910149

10150-
typescript@~4.5.0:
10151-
version "4.5.4"
10152-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
10153-
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
10150+
typescript@~4.6.0:
10151+
version "4.6.2"
10152+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
10153+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
1015410154

1015510155
uglify-js@^3.1.4:
1015610156
version "3.14.5"

0 commit comments

Comments
 (0)