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 Oct 17, 2024
1 parent ebffd40 commit 9c3aea8
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.9.0
22.10.0
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"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",
Expand All @@ -80,7 +80,7 @@
"@eslint/compat": "1.2.0",
"@rebeccastevens/eslint-config": "3.3.2",
"@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 @@ -89,7 +89,7 @@
"@semantic-release/npm": "12.0.1",
"@semantic-release/release-notes-generator": "14.0.1",
"@stylistic/eslint-plugin": "2.9.0",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitest/coverage-v8": "2.1.2",
Expand All @@ -106,7 +106,7 @@
"eslint-plugin-format": "0.1.2",
"eslint-plugin-functional": "7.0.2",
"eslint-plugin-import-x": "4.3.1",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.11.1",
Expand Down Expand Up @@ -136,5 +136,5 @@
"vitest": "2.1.2",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit 9c3aea8

Please sign in to comment.