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 Jul 22, 2023
1 parent efe88b3 commit e13a29b
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 83 deletions.
136 changes: 58 additions & 78 deletions packages/core/package-lock.json

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

10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"@rollup/plugin-commonjs": "24.1.0",
"@rollup/plugin-json": "6.0.0",
"@rollup/plugin-replace": "5.0.2",
"@types/node": "18.16.19",
"@types/node": "18.16.20",
"@types/nunjucks": "3.2.3",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"bestikk-download": "1.0.0",
"bestikk-fs": "1.0.0",
"bestikk-log": "0.1.0",
Expand All @@ -97,7 +97,7 @@
"documentation": "^14.0.0",
"dot": "1.1.3",
"ejs": "3.1.9",
"eslint": "8.44.0",
"eslint": "8.45.0",
"handlebars": "4.7.7",
"http-server": "14.1.1",
"mocha": "10.2.0",
Expand All @@ -108,7 +108,7 @@
"portfinder": "1.0.32",
"pug": "3.0.2",
"puppeteer": "19.11.1",
"rollup": "3.26.0",
"rollup": "3.26.3",
"sinon": "15.2.0",
"standard": "17.1.0",
"tsd": "0.28.1",
Expand Down

0 comments on commit e13a29b

Please sign in to comment.