Skip to content

Commit 9aedf1e

Browse files
authored
Merge pull request #88 from penndu/dependabot/npm_and_yarn/typescript-5.5.4
Bump typescript from 5.4.5 to 5.5.4
2 parents cfc057d + 068b2f8 commit 9aedf1e

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

yarn.lock

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

1982-
typescript@^5.4.5:
1983-
version "5.4.5"
1984-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
1985-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1982+
typescript@^5.5.4:
1983+
version "5.5.4"
1984+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
1985+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
19861986

19871987
undici-types@~5.26.4:
19881988
version "5.26.5"

0 commit comments

Comments
 (0)