Skip to content

Commit ddc1bb9

Browse files
Update dependency typescript to v4.7.4 (#944)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fa7edc6 commit ddc1bb9

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
@@ -131,7 +131,7 @@
131131
"ts-unused-exports": "^7.0.3",
132132
"tsconfig-paths-webpack-plugin": "^3.5.1",
133133
"type-fest": "^2.10.0",
134-
"typescript": "4.7.3",
134+
"typescript": "4.7.4",
135135
"url-loader": "^4.1.1",
136136
"vite": "^2.9.9",
137137
"vitest": "^0.12.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13960,10 +13960,10 @@ typedarray@^0.0.6:
1396013960
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
1396113961
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1396213962

13963-
typescript@4.7.3:
13964-
version "4.7.3"
13965-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
13966-
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
13963+
typescript@4.7.4:
13964+
version "4.7.4"
13965+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
13966+
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
1396713967

1396813968
uglify-js@^3.1.4:
1396913969
version "3.14.1"

0 commit comments

Comments
 (0)