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 15, 2024
1 parent 11ce63f commit 3f96b75
Show file tree
Hide file tree
Showing 3 changed files with 129 additions and 129 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
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,13 +71,13 @@
"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",
"@eslint/compat": "1.2.3",
"@rebeccastevens/eslint-config": "3.3.3",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
Expand Down Expand Up @@ -109,24 +109,24 @@
"eslint-plugin-jsdoc": "50.5.0",
"eslint-plugin-jsonc": "2.18.1",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.13.1",
"eslint-plugin-n": "17.13.2",
"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-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",
"jsonc-eslint-parser": "2.4.0",
"knip": "5.36.7",
"knip": "5.37.0",
"lint-staged": "15.2.10",
"markdownlint-cli2": "0.15.0",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.3",
"rimraf": "6.0.1",
"rollup": "4.26.0",
"rollup": "4.27.0",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"semantic-release": "24.2.0",
Expand All @@ -136,5 +136,5 @@
"vitest": "2.1.4",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.13.2"
}
Loading

0 comments on commit 3f96b75

Please sign in to comment.