Skip to content

Commit e553158

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.5.3 (#426)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.5.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ebb9ac commit e553158

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
@@ -84,7 +84,7 @@
8484
"storybook": "^7.6.13",
8585
"tsdx": "^0.14.1",
8686
"tslib": "^2.6.3",
87-
"typescript": "^4.9.5"
87+
"typescript": "^5.5.3"
8888
},
8989
"resolutions": {
9090
"**/@typescript-eslint/eslint-plugin": ">=4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13718,10 +13718,10 @@ typescript@^3.7.3:
1371813718
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
1371913719
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
1372013720

13721-
typescript@^4.9.5:
13722-
version "4.9.5"
13723-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
13724-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
13721+
typescript@^5.5.3:
13722+
version "5.5.3"
13723+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
13724+
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
1372513725

1372613726
ua-parser-js@^0.7.30:
1372713727
version "0.7.33"

0 commit comments

Comments
 (0)