Skip to content

Commit 588fc8b

Browse files
chore(deps-dev): bump typescript from 4.2.2 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.2.2...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20f3125 commit 588fc8b

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"rimraf": "^3.0.2",
106106
"semantic-release": "19.0.3",
107107
"semantic-release-slack-bot": "3.5.3",
108-
"typescript": "^4.1.3",
108+
"typescript": "^5.0.4",
109109
"webpack": "4.44.2"
110110
},
111111
"workspaces": {

yarn.lock

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24813,21 +24813,16 @@ typedarray@^0.0.6:
2481324813
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
2481424814
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
2481524815

24816-
typescript@^4.1.3:
24817-
version "4.2.2"
24818-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.2.tgz#1450f020618f872db0ea17317d16d8da8ddb8c4c"
24819-
integrity sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==
24820-
24821-
typescript@^4.5.4:
24822-
version "4.6.4"
24823-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
24824-
integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
24825-
24826-
typescript@^4.6.4:
24816+
typescript@^4.1.3, typescript@^4.5.4, typescript@^4.6.4:
2482724817
version "4.7.4"
2482824818
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
2482924819
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
2483024820

24821+
typescript@^5.0.4:
24822+
version "5.0.4"
24823+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
24824+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
24825+
2483124826
uglify-js@^3.1.4:
2483224827
version "3.12.8"
2483324828
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.12.8.tgz#a82e6e53c9be14f7382de3d068ef1e26e7d4aaf8"

0 commit comments

Comments
 (0)