Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit dba1228

Browse files
authored
Merge pull request #239 from laravelcm/dependabot/npm_and_yarn/typescript-5.6.2
⬆️ Bump typescript from 5.4.5 to 5.6.2
2 parents b60c96a + 87a9299 commit dba1228

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"redux-persist": "^6.0.0",
2727
"tailwind-merge": "^2.2.0",
2828
"tailwindcss-animate": "^1.0.7",
29-
"typescript": "5.4.5"
29+
"typescript": "5.6.2"
3030
},
3131
"devDependencies": {
3232
"@next/eslint-plugin-next": "^14.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4150,10 +4150,10 @@ typed-array-length@^1.0.4:
41504150
for-each "^0.3.3"
41514151
is-typed-array "^1.1.9"
41524152

4153-
typescript@5.4.5:
4154-
version "5.4.5"
4155-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
4156-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
4153+
typescript@5.6.2:
4154+
version "5.6.2"
4155+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
4156+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
41574157

41584158
unbox-primitive@^1.0.2:
41594159
version "1.0.2"

0 commit comments

Comments
 (0)