Skip to content

Commit 7e5026b

Browse files
chore(deps): update dependency typescript to v5.1.5
1 parent 61679e6 commit 7e5026b

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
@@ -28,6 +28,6 @@
2828
"eslint-plugin-n": "16.0.0",
2929
"eslint-plugin-node": "11.1.0",
3030
"eslint-plugin-promise": "6.1.1",
31-
"typescript": "5.0.4"
31+
"typescript": "5.1.5"
3232
}
3333
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1478,10 +1478,10 @@ typed-array-length@^1.0.4:
14781478
for-each "^0.3.3"
14791479
is-typed-array "^1.1.9"
14801480

1481-
typescript@5.0.4:
1482-
version "5.0.4"
1483-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1484-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1481+
typescript@5.1.5:
1482+
version "5.1.5"
1483+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
1484+
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
14851485

14861486
unbox-primitive@^1.0.2:
14871487
version "1.0.2"

0 commit comments

Comments
 (0)