Skip to content

Commit 910ad7e

Browse files
authored
Merge pull request #25 from DevimalPlanet/renovate/typescript-4.x
chore(deps): update dependency typescript to v4.7.3
2 parents 701f024 + c87f433 commit 910ad7e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
"traverse": "0.6.6",
7171
"tsdx": "0.14.1",
7272
"tslib": "2.4.0",
73-
"typescript": "4.6.3"
73+
"typescript": "4.7.3"
7474
},
7575
"resolutions": {
7676
"**/@typescript-eslint/eslint-plugin": "^5.0.0",
7777
"**/@typescript-eslint/parser": "^5.0.0",
7878
"**/jest": "^26.6.3",
7979
"**/ts-jest": "^26.4.4",
80-
"**/typescript": "4.6.3"
80+
"**/typescript": "4.7.3"
8181
},
8282
"repository": {
8383
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7374,10 +7374,10 @@ typedarray-to-buffer@^3.1.5:
73747374
dependencies:
73757375
is-typedarray "^1.0.0"
73767376

7377-
typescript@4.6.3, typescript@^3.7.3:
7378-
version "4.6.3"
7379-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
7380-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
7377+
typescript@4.7.3, typescript@^3.7.3:
7378+
version "4.7.3"
7379+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.3.tgz#8364b502d5257b540f9de4c40be84c98e23a129d"
7380+
integrity sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==
73817381

73827382
unbox-primitive@^1.0.1:
73837383
version "1.0.1"

0 commit comments

Comments
 (0)