Skip to content

Commit d13d32c

Browse files
chore(deps): update all dependencies j:cdx-227 (major) (#289)
chore(deps): update all dependencies j:cdx-227 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 39237b3 commit d13d32c

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ jobs:
6464
steps:
6565
- name: Deploy to GitHub Pages
6666
id: deployment
67-
uses: actions/deploy-pages@v1
67+
uses: actions/deploy-pages@v2

package-lock.json

Lines changed: 19 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"ts-jest": "29.0.5",
4646
"ts-node": "10.9.1",
4747
"typedoc": "0.23.28",
48-
"typescript": "4.9.5",
48+
"typescript": "5.0.2",
4949
"undici": "^5.16.0"
5050
},
5151
"husky": {

0 commit comments

Comments
 (0)