Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#473)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent d41e346 commit b217e95
Show file tree
Hide file tree
Showing 3 changed files with 159 additions and 141 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,22 +27,22 @@
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@eslint/compat": "^1.1.1",
"@lerna-lite/cli": "^3.9.0",
"@lerna-lite/publish": "^3.9.0",
"@lerna-lite/run": "^3.9.0",
"@lerna-lite/cli": "^3.9.1",
"@lerna-lite/publish": "^3.9.1",
"@lerna-lite/run": "^3.9.1",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.5",
"chalk-cli": "^5.0.1",
"eslint": "^8.57.0",
"eslint-config-neon": "^0.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-html": "^8.1.1",
"eslint-plugin-lit": "^1.14.0",
"eslint-plugin-lit": "^1.15.0",
"eslint-plugin-lit-a11y": "^4.1.4",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-wc": "^2.1.1",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"markdown-toc": "^1.2.0",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"@astrojs/check": "0.9.3",
"@astrojs/lit": "^4.3.0",
"@astrojs/starlight": "0.26.1",
"@astrojs/starlight": "0.27.1",
"@sapphire/docusaurus-plugin-npm2yarn2pnpm": "2.0.2",
"@webcomponents/template-shadowroot": "^0.2.1",
"astro": "4.15.1",
"astro": "4.15.4",
"lit": "^3.2.0",
"starlight-typedoc": "0.15.0",
"typedoc": "0.26.5",
Expand Down
Loading

0 comments on commit b217e95

Please # to comment.