Skip to content

Commit a7b813a

Browse files
chore(deps): update dependency typescript to v5.3.2
1 parent 47f5c8e commit a7b813a

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,10 +1557,10 @@ typed-array-length@^1.0.4:
15571557
for-each "^0.3.3"
15581558
is-typed-array "^1.1.9"
15591559

1560-
typescript@5.0.4:
1561-
version "5.0.4"
1562-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
1563-
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1560+
typescript@5.3.2:
1561+
version "5.3.2"
1562+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
1563+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
15641564

15651565
unbox-primitive@^1.0.2:
15661566
version "1.0.2"

0 commit comments

Comments
 (0)