8000 Bump typescript from 4.3.2 to 4.3.3 (#768) · java/github-pages-deploy-action@69c251d · GitHub
[go: up one dir, main page]

Skip to content

Commit 69c251d

Browse files
Bump typescript from 4.3.2 to 4.3.3 (JamesIves#768)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.2 to 4.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.2...v4.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58ccd71 commit 69c251d

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
@@ -52,6 +52,6 @@
5252
"prettier": "2.3.1",
5353
"rimraf": "3.0.2",
5454
"ts-jest": "26.5.6",
55-
"typescript": "4.3.2"
55+
"typescript": "4.3.3"
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4471,10 +4471,10 @@ typedarray-to-buffer@^3.1.5:
44714471
dependencies:
44724472
is-typedarray "^1.0.0"
44734473

4474-
typescript@4.3.2:
4475-
version "4.3.2"
4476-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
4477-
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
4474+
typescript@4.3.3:
4475+
version "4.3.3"
4476+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
4477+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
44784478

44794479
union-value@^1.0.0:
44804480
version "1.0.1"

0 commit comments

Comments
 (0)
0