Skip to content

Commit

Permalink
⬆️ Update all dependencies (#1691)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ggrossetie and renovate-bot authored Apr 19, 2023
1 parent 4cd63dd commit a8c4c96
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 85 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/renovate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/[email protected].0
uses: actions/[email protected].2
- name: Self-hosted Renovate
uses: renovatebot/[email protected]
with:
Expand Down
158 changes: 81 additions & 77 deletions packages/core/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@
"unxhr": "1.2.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-commonjs": "24.1.0",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-replace": "5.0.2",
"@types/node": "18.15.11",
"@types/nunjucks": "3.2.2",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"bestikk-download": "1.0.0",
"bestikk-fs": "1.0.0",
"bestikk-log": "0.1.0",
Expand All @@ -97,18 +97,18 @@
"documentation": "^14.0.0",
"dot": "1.1.3",
"ejs": "3.1.9",
"eslint": "8.37.0",
"eslint": "8.38.0",
"handlebars": "4.7.7",
"http-server": "14.1.1",
"mocha": "10.2.0",
"mock-http-server": "1.4.5",
"module-alias": "2.2.2",
"nunjucks": "3.2.3",
"nunjucks": "3.2.4",
"opal-compiler": "3.0.0",
"portfinder": "1.0.32",
"pug": "3.0.2",
"puppeteer": "19.8.2",
"rollup": "3.20.2",
"puppeteer": "19.9.1",
"rollup": "3.20.6",
"sinon": "15.0.3",
"standard": "17.0.0",
"tsd": "0.28.1",
Expand Down

0 comments on commit a8c4c96

Please sign in to comment.