Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Commit fd8d15e

Browse files
Bump typescript from 4.9.3 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v4.9.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec059fa commit fd8d15e

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
@@ -75,7 +75,7 @@
7575
"simple-icons": "^7.21.0",
7676
"styled-components": "^5.3.6",
7777
"ts-jest": "^27.1.4",
78-
"typescript": "^4.9.3",
78+
"typescript": "^4.9.5",
7979
"react": "^17",
8080
"react-dom": "^17",
8181
"babel-eslint": "^10.1.0",

yarn.lock

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

12460-
typescript@^4.9.3:
12461-
version "4.9.3"
12462-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
12463-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
12460+
typescript@^4.9.5:
12461+
version "4.9.5"
12462+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12463+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1246412464

1246512465
uglify-js@^3.1.4:
1246612466
version "3.14.3"

0 commit comments

Comments
 (0)