Skip to content

Commit ba3c75f

Browse files
chore(deps-dev): bump typescript from 4.3.3 to 4.8.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.8.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 c00dac8 commit ba3c75f

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.8.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
@@ -9623,10 +9623,10 @@ typedarray-to-buffer@^3.1.5:
96239623
dependencies:
96249624
is-typedarray "^1.0.0"
96259625

9626-
typescript@4.3.3:
9627-
version "4.3.3"
9628-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
9629-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
9626+
typescript@4.8.2:
9627+
version "4.8.2"
9628+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
9629+
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
96309630

96319631
uglify-js@^3.1.4:
96329632
version "3.15.4"

0 commit comments

Comments
 (0)