Skip to content

Commit 22155a9

Browse files
Update dependency typescript to v4.8.3 (#867)
Co-authored-by: laurentsimon <[email protected]>
1 parent 10a71ee commit 22155a9

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

.github/actions/compute-sha256/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/compute-sha256/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"eslint": "8.23.1",
2929
"eslint-plugin-github": "4.3.7",
3030
"prettier": "2.7.1",
31-
"typescript": "4.7.4"
31+
"typescript": "4.8.3"
3232
}
3333
}

.github/actions/privacy-check/package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/actions/privacy-check/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint": "8.23.1",
2626
"eslint-plugin-github": "4.3.7",
2727
"prettier": "2.7.1",
28-
"typescript": "4.7.4"
28+
"typescript": "4.8.3"
2929
},
3030
"dependencies": {
3131
"@actions/core": "1.9.1",

0 commit comments

Comments
 (0)