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

Skip to content

Commit fed20b0

Browse files
Bump typescript from 4.3.4 to 4.3.5 (JamesIves#786)
1 parent b62f4db commit fed20b0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
< 8000 td data-grid-cell-id="diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519-55-55-2" data-line-anchor="diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R55" data-selected="false" role="gridcell" style="background-color:var(--diffBlob-additionLine-bgColor, var(--diffBlob-addition-bgColor-line));padding-right:24px" tabindex="-1" valign="top" class="focusable-grid-cell diff-text-cell right-side-diff-cell left-side">+
"typescript": "4.3.5"
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"prettier": "2.3.2",
5353
"rimraf": "3.0.2",
5454
"ts-jest": "26.5.6",
55-
"typescript": "4.3.4"
55
5656
}
5757
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4486,10 +4486,10 @@ typedarray-to-buffer@^3.1.5:
44864486
dependencies:
44874487
is-typedarray "^1.0.0"
44884488

4489-
typescript@4.3.4:
4490-
version "4.3.4"
4491-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.4.tgz#3f85b986945bcf31071decdd96cf8bfa65f9dcbc"
4492-
integrity sha512-uauPG7XZn9F/mo+7MrsRjyvbxFpzemRjKEZXS4AK83oP2KKOJPvb+9cO/gmnv8arWZvhnjVOXz7B49m1l0e9Ew==
4489+
typescript@4.3.5:
4490+
version "4.3.5"
4491+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4492+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
44934493

44944494
union-value@^1.0.0:
44954495
version "1.0.1"

0 commit comments

Comments
 (0)
0