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] authored Nov 30, 2024
1 parent 98c7f8c commit ff5c98e
Show file tree
Hide file tree
Showing 3 changed files with 444 additions and 463 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.11.0
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,29 +71,29 @@
"typecheck": "tsc -p tsconfig.build.json --noEmit"
},
"resolutions": {
"dts-bundle-generator": "9.2.1"
"dts-bundle-generator": "9.5.1"
},
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cspell/dict-cryptocurrencies": "5.0.3",
"@eslint/compat": "1.2.2",
"@rebeccastevens/eslint-config": "3.3.3",
"@eslint/compat": "1.2.3",
"@rebeccastevens/eslint-config": "3.3.4",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
"@sebbo2002/semantic-release-jsr": "2.0.1",
"@sebbo2002/semantic-release-jsr": "2.0.2",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "13.0.0",
"@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.1",
"@stylistic/eslint-plugin": "2.10.1",
"@types/node": "22.9.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitest/coverage-v8": "2.1.4",
"@vitest/eslint-plugin": "1.1.10",
"@vitest/eslint-plugin": "1.1.12",
"commitizen": "4.3.1",
"cspell": "8.16.0",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -103,38 +103,38 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-format": "0.1.2",
"eslint-plugin-format": "0.1.3",
"eslint-plugin-functional": "7.1.0",
"eslint-plugin-import-x": "4.4.2",
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-import-x": "4.4.3",
"eslint-plugin-jsdoc": "50.6.0",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-n": "17.14.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-promise": "7.2.1",
"eslint-plugin-regexp": "2.7.0",
"eslint-plugin-sonarjs": "2.0.4",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.15.0",
"husky": "9.1.6",
"eslint-plugin-unicorn": "56.0.1",
"eslint-plugin-yml": "1.16.0",
"husky": "9.1.7",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.36.7",
"knip": "5.38.3",
"lint-staged": "15.2.10",
"markdownlint-cli2": "0.15.0",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.3",
"prettier": "3.4.1",
"prettier-plugin-packagejson": "2.5.6",
"rimraf": "6.0.1",
"rollup": "4.26.0",
"rollup": "4.28.0",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"semantic-release": "24.2.0",
"tsc-files": "1.1.4",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.1.2",
"typescript": "5.7.2",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.4",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.4"
}
Loading

0 comments on commit ff5c98e

Please sign in to comment.