Skip to content

Commit 455cd22

Browse files
chore(deps-dev): bump typescript from 4.3.2 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.2...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 997c29f commit 455cd22

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
@@ -39,7 +39,7 @@
3939
"express": "^4.18.2",
4040
"rimraf": "^3.0.2",
4141
"semantic-release": "^19.0.5",
42-
"typescript": "^4.3.2",
42+
"typescript": "^5.0.4",
4343
"@babel/preset-typescript": "^7.13.0",
4444
"prettier": "^2.3.0",
4545
"eslint-config-prettier": "^8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8862,10 +8862,10 @@ typedarray@^0.0.6:
88628862
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
88638863
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
88648864

8865-
typescript@^4.3.2:
8866-
version "4.3.2"
8867-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
8868-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
8865+
typescript@^5.0.4:
8866+
version "5.0.4"
8867+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
8868+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
88698869

88708870
uglify-js@^3.1.4:
88718871
version "3.13.0"

0 commit comments

Comments
 (0)