Skip to content

Commit

Permalink
ci(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent fdf3c24 commit 0a8ff22
Show file tree
Hide file tree
Showing 4 changed files with 4,015 additions and 5,446 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/accessibility-alt-text-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
if: ${{ !endsWith(github.actor, '[bot]') }}
runs-on: ubuntu-latest
steps:
- uses: github/accessibility-alt-text-bot@v1.5.0
- uses: github/accessibility-alt-text-bot@v1.7.1
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.12.0
22.14.0
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,70 +85,70 @@
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@cspell/dict-cryptocurrencies": "5.0.4",
"@eslint/compat": "1.2.4",
"@rebeccastevens/eslint-config": "3.5.1",
"@eslint/compat": "1.2.6",
"@rebeccastevens/eslint-config": "3.5.5",
"@rollup/plugin-typescript": "12.1.2",
"@sebbo2002/semantic-release-jsr": "2.0.2",
"@sebbo2002/semantic-release-jsr": "2.0.4",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.1",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "11.0.1",
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.3",
"@stylistic/eslint-plugin": "3.0.1",
"@types/node": "18.19.69",
"@types/node": "18.19.76",
"@typescript-eslint/eslint-plugin": "8.22.0",
"@typescript-eslint/parser": "8.22.0",
"@vitest/coverage-v8": "3.0.4",
"@vitest/eslint-plugin": "1.1.22",
"@vitest/eslint-plugin": "1.1.31",
"commitizen": "4.3.1",
"cspell": "8.17.3",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-flat-config-utils": "2.0.1",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-import-resolver-typescript": "3.8.0",
"eslint-merge-processors": "1.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-format": "1.0.1",
"eslint-plugin-functional": "8.0.0",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-jsdoc": "50.6.3",
"eslint-plugin-jsonc": "2.19.1",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-regexp": "2.7.0",
"eslint-plugin-sonarjs": "3.0.1",
"eslint-plugin-sonarjs": "3.0.2",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.16.0",
"http-serve": "1.0.1",
"husky": "9.1.7",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.41.1",
"lint-staged": "15.3.0",
"markdownlint-cli2": "0.17.1",
"prettier": "3.4.2",
"knip": "5.44.1",
"lint-staged": "15.4.3",
"markdownlint-cli2": "0.17.2",
"prettier": "3.5.1",
"rimraf": "6.0.1",
"rollup": "4.29.1",
"rollup": "4.34.7",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator-2": "2.0.0",
"semantic-release": "24.2.1",
"tsafe": "1.8.5",
"tsc-files": "1.1.4",
"tsd": "0.31.2",
"tsx": "4.19.2",
"typedoc": "0.27.6",
"typedoc-plugin-coverage": "3.4.0",
"typescript": "5.7.2",
"typedoc": "0.27.7",
"typedoc-plugin-coverage": "3.4.1",
"typescript": "5.7.3",
"vite-tsconfig-paths": "5.1.4",
"vitest": "3.0.5",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "pnpm@9.15.2",
"packageManager": "pnpm@9.15.5",
"engines": {
"node": ">=18.0.0"
}
Expand Down
Loading

0 comments on commit 0a8ff22

Please # to comment.