Skip to content

Commit fb60c60

Browse files
chore(deps-dev): bump typescript from 4.3.3 to 4.6.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.6.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b930c14 commit fb60c60

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-npm-deprecate-old-versions": "1.3.2",
6565
"semantic-release-slack-bot": "2.1.1",
6666
"simple-git": "1.65.0",
67-
"typescript": "4.3.3"
67+
"typescript": "4.6.2"
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
@@ -9640,10 +9640,10 @@ typedarray-to-buffer@^3.1.5:
96409640
dependencies:
96419641
is-typedarray "^1.0.0"
96429642

9643-
typescript@4.3.3:
9644-
version "4.3.3"
9645-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
9646-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
9643+
typescript@4.6.2:
9644+
version "4.6.2"
9645+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.2.tgz#fe12d2727b708f4eef40f51598b3398baa9611d4"
9646+
integrity sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==
96479647

96489648
uglify-js@^3.1.4:
96499649
version "3.15.1"

0 commit comments

Comments
 (0)