Skip to content

Commit 14e95e3

Browse files
chore(deps-dev): bump typescript from 4.3.3 to 4.9.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.9.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6d0074d commit 14e95e3

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
@@ -64,7 +64,7 @@
6464
"semantic-release": "19.0.3",
6565
"semantic-release-npm-deprecate-old-versions": "1.3.2",
6666
"semantic-release-slack-bot": "3.5.2",
67-
"typescript": "4.3.3"
67+
"typescript": "4.9.5"
6868
},
6969
"scripts": {
7070
"build": "babel --out-dir dist src",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9864,10 +9864,10 @@ typedarray-to-buffer@^3.1.5:
98649864
dependencies:
98659865
is-typedarray "^1.0.0"
98669866

9867-
typescript@4.3.3:
9868-
version "4.3.3"
9869-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
9870-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
9867+
typescript@4.9.5:
9868+
version "4.9.5"
9869+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9870+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
98719871

98729872
uglify-js@^3.1.4:
98739873
version "3.17.4"

0 commit comments

Comments
 (0)