Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 86cd18c

Browse files
chore(deps): update dependency typescript to v5
1 parent bb4d2fe commit 86cd18c

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
@@ -46,6 +46,6 @@
4646
"js-yaml-loader": "1.2.2",
4747
"netlify-plugin-cypress": "2.2.1",
4848
"ts-jest": "29.0.5",
49-
"typescript": "4.9.5"
49+
"typescript": "5.0.4"
5050
}
5151
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11259,10 +11259,10 @@ typed-array-length@^1.0.4:
1125911259
for-each "^0.3.3"
1126011260
is-typed-array "^1.1.9"
1126111261

11262-
typescript@4.9.5:
11263-
version "4.9.5"
11264-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
11265-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11262+
typescript@5.0.4:
11263+
version "5.0.4"
11264+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
11265+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
1126611266

1126711267
typical@^4.0.0:
1126811268
version "4.0.0"

0 commit comments

Comments
 (0)