Skip to content

Commit 4374bba

Browse files
authored
Merge pull request #436 from AurityLab/dependabot/npm_and_yarn/typescript-4.6.2
Bump typescript from 4.5.5 to 4.6.2
2 parents 62afefe + 5a9baaa commit 4374bba

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@typescript-eslint/eslint-plugin": "^1.13.0",
4242
"@typescript-eslint/parser": "^1.13.0",
4343
"eslint": "^8.9.0",
44-
"typescript": "^4.5.5",
44+
"typescript": "^4.6.2",
4545
"vue": "^3.2.31"
4646
}
4747
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,9 +1115,9 @@ type-fest@^0.20.2:
11151115
version "0.20.2"
11161116
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11171117

1118-
typescript@^4.5.5:
1119-
version "4.5.5"
1120-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
1118+
typescript@^4.6.2:
1119+
version "4.6.2"
1120+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
11211121

11221122
upper-case-first@^2.0.2:
11231123
version "2.0.2"

0 commit comments

Comments
 (0)