Skip to content

Commit b6bd82e

Browse files
chore(devdeps): update dependency typescript to v4.5.2 (#503)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7013481 commit b6bd82e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"rollup": "2.60.0",
3838
"rollup-plugin-dts": "4.0.1",
3939
"rollup-plugin-visualizer": "5.5.2",
40-
"typescript": "4.4.4"
40+
"typescript": "4.5.2"
4141
},
4242
"scripts": {
4343
"lint": "eslint --ext js,ts,tsx --cache .",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8420,10 +8420,10 @@ typedarray@^0.0.6:
84208420
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
84218421
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
84228422

8423-
typescript@4.4.4, typescript@^4.4.3:
8424-
version "4.4.4"
8425-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
8426-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
8423+
typescript@4.5.2, typescript@^4.4.3:
8424+
version "4.5.2"
8425+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
8426+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
84278427

84288428
uglify-js@^3.1.4:
84298429
version "3.14.1"

0 commit comments

Comments
 (0)