Skip to content

Commit 4e98bfd

Browse files
committed
⬆️ Update all dependencies
1 parent 78f31dc commit 4e98bfd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Checkout
1111
uses: actions/[email protected]
1212
- name: Self-hosted Renovate
13-
uses: renovatebot/github-action@v39.2.4
13+
uses: renovatebot/github-action@v40.0.2
1414
with:
1515
configurationFile: renovate.json
1616
token: ${{ secrets.RENOVATE_TOKEN }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"bestikk-log": "0.1.0",
15-
"chai": "4.4.0",
15+
"chai": "5.0.3",
1616
"dirty-chai": "2.0.1",
1717
"downdoc": "^1.0.0-beta.9",
1818
"eslint": "^8.10.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"bestikk-fs": "1.0.0",
9999
"bestikk-log": "0.1.0",
100100
"bestikk-uglify": "3.0.1",
101-
"chai": "4.4.0",
101+
"chai": "5.0.3",
102102
"cross-env": "7.0.3",
103103
"dirty-chai": "2.0.1",
104104
"documentation": "^14.0.0",

0 commit comments

Comments
 (0)