Skip to content

Commit

Permalink
chore(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 1, 2024
1 parent d5e55a1 commit e14d097
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 287 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cspell/dict-cryptocurrencies": "5.0.3",
"@eslint/compat": "1.2.0",
"@rebeccastevens/eslint-config": "3.3.2",
"@eslint/compat": "1.2.2",
"@rebeccastevens/eslint-config": "3.3.3",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.0",
"@rollup/plugin-typescript": "12.1.1",
"@sebbo2002/semantic-release-jsr": "2.0.1",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
Expand All @@ -100,7 +100,7 @@
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@stylistic/eslint-plugin": "2.9.0",
"@types/node": "16.18.113",
"@types/node": "16.18.118",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@vitest/coverage-v8": "2.1.2",
Expand All @@ -115,44 +115,44 @@
"eslint-merge-processors": "0.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-format": "0.1.2",
"eslint-plugin-functional": "7.0.2",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-functional": "7.1.0",
"eslint-plugin-import-x": "4.4.0",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.11.1",
"eslint-plugin-n": "17.12.0",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-optimize-regex": "1.2.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-plugin-sonarjs": "2.0.3",
"eslint-plugin-sonarjs": "2.0.4",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.14.0",
"eslint-plugin-yml": "1.15.0",
"http-serve": "1.0.1",
"husky": "9.1.6",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.33.3",
"knip": "5.36.0",
"lint-staged": "15.2.10",
"markdownlint-cli2": "0.14.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"rollup": "4.24.0",
"rollup": "4.24.3",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"semantic-release": "24.1.3",
"tsafe": "1.7.5",
"tsc-files": "1.1.4",
"tsd": "0.31.2",
"tsx": "4.19.1",
"typedoc": "0.26.9",
"tsx": "4.19.2",
"typedoc": "0.26.10",
"typedoc-plugin-coverage": "3.3.0",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.2",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=16.0.0"
}
Expand Down
Loading

0 comments on commit e14d097

Please sign in to comment.