Skip to content

Commit 446c0a9

Browse files
build(deps-dev): bump typescript from 4.9.5 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.5...v5.1.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a82c159 commit 446c0a9

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
@@ -102,7 +102,7 @@
102102
"pa11y-ci": "^3.0.1",
103103
"prettier": "^2.8.4",
104104
"ts-prune": "^0.10.3",
105-
"typescript": "^4.9.5",
105+
"typescript": "^5.1.3",
106106
"utility-types": "^3.10.0"
107107
}
108108
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10735,10 +10735,10 @@ typed-array-length@^1.0.4:
1073510735
for-each "^0.3.3"
1073610736
is-typed-array "^1.1.9"
1073710737

10738-
typescript@^4.9.5:
10739-
version "4.9.5"
10740-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
10741-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
10738+
typescript@^5.1.3:
10739+
version "5.1.3"
10740+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826"
10741+
integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==
1074210742

1074310743
ua-parser-js@^0.7.30:
1074410744
version "0.7.34"

0 commit comments

Comments
 (0)