Skip to content

Commit a920e94

Browse files
authored
Merge pull request #97 from penndu/dependabot/npm_and_yarn/typescript-5.6.2
Bump typescript from 5.5.4 to 5.6.2
2 parents 7a81955 + 5d4dd08 commit a920e94

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"nsfwjs": "^4.1.0",
2525
"reflect-metadata": "^0.2.2",
2626
"simple-ts-express-decorators": "1.3.0",
27-
"typescript": "^5.5.4"
27+
"typescript": "^5.6.2"
2828
},
2929
"devDependencies": {
3030
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2111,10 +2111,10 @@ typedarray@^0.0.6:
21112111
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
21122112
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
21132113

2114-
typescript@^5.5.4:
2115-
version "5.5.4"
2116-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
2117-
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
2114+
typescript@^5.6.2:
2115+
version "5.6.2"
2116+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2117+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
21182118

21192119
undici-types@~6.19.2:
21202120
version "6.19.8"

0 commit comments

Comments
 (0)