Skip to content

Commit d50e960

Browse files
Bump typescript from 5.3.3 to 5.4.3 (#41)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.4.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edd67e1 commit d50e960

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"testing-library-selector": "0.3.1",
7070
"ts-node": "10.9.2",
7171
"tsconfig-paths": "4.2.0",
72-
"typescript": "5.3.3",
72+
"typescript": "5.4.3",
7373
"webpack": "5.90.2",
7474
"webpack-cli": "5.1.4",
7575
"webpack-livereload-plugin": "3.0.2"

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10559,6 +10559,11 @@ typescript@5.3.3:
1055910559
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
1056010560
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
1056110561

10562+
typescript@5.4.3:
10563+
version "5.4.3"
10564+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3.tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff"
10565+
integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==
10566+
1056210567
ua-parser-js@^1.0.32:
1056310568
version "1.0.36"
1056410569
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.36.tgz"

0 commit comments

Comments
 (0)