Skip to content

Commit 1f3918e

Browse files
authored
Merge pull request #103 from penndu/dependabot/npm_and_yarn/typescript-5.6.3
Bump typescript from 5.6.2 to 5.6.3
2 parents 38cf95a + 9a73f12 commit 1f3918e

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.6.2"
27+
"typescript": "^5.6.3"
2828
},
2929
"devDependencies": {
3030
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

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

2045-
typescript@^5.6.2:
2046-
version "5.6.2"
2047-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
2048-
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
2045+
typescript@^5.6.3:
2046+
version "5.6.3"
2047+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
2048+
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
20492049

20502050
undici-types@~6.19.8:
20512051
version "6.19.8"

0 commit comments

Comments
 (0)