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 e151eb8 commit ec2d566
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 225 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
"devDependencies": {
"@babel/eslint-parser": "7.25.8",
"@cspell/dict-cryptocurrencies": "5.0.3",
"@eslint/compat": "1.2.1",
"@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.1",
"@semantic-release/changelog": "6.0.3",
Expand All @@ -105,7 +105,7 @@
"@semantic-release/release-notes-generator": "14.0.1",
"@stylistic/eslint-plugin": "2.9.0",
"@types/dedent": "0.7.2",
"@types/node": "18.19.57",
"@types/node": "18.19.63",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"@vitest/coverage-v8": "2.1.3",
Expand All @@ -119,38 +119,38 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-eslint-plugin": "6.2.0",
"eslint-plugin-eslint-plugin": "6.3.1",
"eslint-plugin-format": "0.1.2",
"eslint-plugin-functional": "link:.",
"eslint-plugin-import-x": "4.3.1",
"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.4",
"eslint-plugin-unicorn": "56.0.0",
"eslint-plugin-yml": "1.14.0",
"eslint-plugin-yml": "1.15.0",
"eslint-vitest-rule-tester": "0.6.1",
"fast-glob": "3.3.2",
"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",
"semantic-release-replace-plugin": "1.2.7",
"tsc-files": "1.1.4",
"tsx": "4.19.1",
"tsx": "4.19.2",
"typescript": "5.6.3",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3",
Expand All @@ -165,7 +165,7 @@
"optional": true
}
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=v18.18.0"
},
Expand Down
Loading

0 comments on commit ec2d566

Please sign in to comment.