10000 Bump typescript from 4.3.3 to 4.3.4 (#770) · java/github-pages-deploy-action@176647b · GitHub
[go: up one dir, main page]

Skip to content

Commit 176647b

Browse files
Bump typescript from 4.3.3 to 4.3.4 (JamesIves#770)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 4.3.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v4.3.4) --- 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 69c251d commit 176647b

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.3"
55+
"typescript": "4.3.4"
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.3:
4475-
version "4.3.3"
4476-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
4477-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
4474+
typescript@4.3.4:
4475+
version "4.3.4"
4476+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
4477+
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
44784478

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

0 commit comments

Comments
 (0)
0