Skip to content

Commit bda6513

Browse files
committed
chore(deps): update external major
1 parent dbde7e9 commit bda6513

File tree

3 files changed

+29
-125
lines changed

3 files changed

+29
-125
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Build documentation
4747
run: npm run docs
4848
- name: Publish documentation to github pages
49-
uses: JamesIves/github-pages-deploy-action@3.7.1
49+
uses: JamesIves/github-pages-deploy-action@4.1.1
5050
with:
5151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5252
BRANCH: gh-pages-documentation

package-lock.json

Lines changed: 27 additions & 123 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
@@ -51,7 +51,7 @@
5151
"jest": "^26.6.3",
5252
"semantic-release": "^17.4.2",
5353
"ts-jest": "^26.5.4",
54-
"ts-loader": "^8.1.0",
54+
"ts-loader": "^9.0.0",
5555
"typedoc": "^0.20.35",
5656
"typescript": "^4.2.4",
5757
"webpack": "^5.34.0",

0 commit comments

Comments
 (0)