Skip to content

Commit

Permalink
⬆️ Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 9, 2024
1 parent a9ecbe7 commit fcc66ce
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: Self-hosted Renovate
uses: renovatebot/github-action@v39.2.4
uses: renovatebot/github-action@v40.0.3
with:
configurationFile: renovate.json
token: ${{ secrets.RENOVATE_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"bestikk-log": "0.1.0",
"chai": "4.4.0",
"chai": "5.0.3",
"dirty-chai": "2.0.1",
"downdoc": "^1.0.0-beta.9",
"eslint": "^8.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"bestikk-fs": "1.0.0",
"bestikk-log": "0.1.0",
"bestikk-uglify": "3.0.1",
"chai": "4.4.0",
"chai": "5.0.3",
"cross-env": "7.0.3",
"dirty-chai": "2.0.1",
"documentation": "^14.0.0",
Expand All @@ -114,7 +114,7 @@
"opal-compiler": "3.0.0",
"portfinder": "1.0.32",
"pug": "3.0.2",
"puppeteer": "21.7.0",
"puppeteer": "22.0.0",
"rollup": "~4.9.0",
"rollup-plugin-dts": "^6.1.0",
"sinon": "17.0.1",
Expand Down

0 comments on commit fcc66ce

Please sign in to comment.