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 Dec 22, 2024
1 parent 319462a commit 614bc09
Show file tree
Hide file tree
Showing 5 changed files with 631 additions and 610 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
4 changes: 2 additions & 2 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"object-accumulator": "^0.0.5"
},
"devDependencies": {
"@types/node": "22.8.6",
"@types/node": "22.10.2",
"tinybench": "2.9.0",
"tsx": "4.19.2",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
28 changes: 14 additions & 14 deletions benchmark/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,11 @@
"@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",
"@rollup/plugin-replace": "6.0.1",
"@rollup/plugin-typescript": "12.1.1",
"@sebbo2002/semantic-release-jsr": "2.0.1",
"@eslint/compat": "1.2.4",
"@rebeccastevens/eslint-config": "3.5.1",
"@rollup/plugin-replace": "6.0.2",
"@rollup/plugin-typescript": "12.1.2",
"@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",
Expand All @@ -98,56 +98,56 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@stylistic/eslint-plugin": "2.9.0",
"@types/lodash": "4.17.13",
"@types/node": "20.17.5",
"@types/node": "20.17.10",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitest/coverage-v8": "2.1.2",
"@vitest/eslint-plugin": "1.1.7",
"@vitest/eslint-plugin": "1.1.20",
"commitizen": "4.3.1",
"cspell": "8.15.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.4.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-format": "0.1.2",
"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-format": "0.1.3",
"eslint-plugin-functional": "7.2.0",
"eslint-plugin-import-x": "4.6.1",
"eslint-plugin-jsdoc": "50.6.1",
"eslint-plugin-jsonc": "2.18.2",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.12.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-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.1",
"lint-staged": "15.2.10",
"knip": "5.41.1",
"lint-staged": "15.2.11",
"lodash": "4.17.21",
"markdownlint-cli2": "0.14.0",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.3",
"markdownlint-cli2": "0.16.0",
"prettier": "3.4.2",
"prettier-plugin-packagejson": "2.5.6",
"rimraf": "6.0.1",
"rollup": "4.24.3",
"rollup": "4.29.1",
"rollup-plugin-deassert": "1.3.0",
"rollup-plugin-dts-bundle-generator": "1.4.0",
"semantic-release": "24.1.2",
"tsc-files": "1.1.4",
"tsd": "0.31.2",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"typescript": "5.7.2",
"vite-tsconfig-paths": "5.1.4",
"vitest": "2.1.2",
"yaml-eslint-parser": "1.2.3"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.15.1",
"engines": {
"node": ">=16.0.0"
}
Expand Down
Loading

0 comments on commit 614bc09

Please sign in to comment.