Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2024
1 parent d82b279 commit ea6d545
Show file tree
Hide file tree
Showing 2 changed files with 321 additions and 313 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-plugin-ntnyq",
"type": "module",
"version": "0.5.0",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"description": "An opinionated ESLint plugin.",
"keywords": [
"eslint",
Expand Down Expand Up @@ -51,27 +51,27 @@
"eslint": "^9.0.0"
},
"dependencies": {
"@typescript-eslint/utils": "^8.7.0"
"@typescript-eslint/utils": "^8.8.0"
},
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.8",
"@ntnyq/eslint-config": "^3.0.0-beta.17",
"@changesets/cli": "^2.27.9",
"@ntnyq/eslint-config": "^3.0.0-beta.18",
"@ntnyq/prettier-config": "^1.21.3",
"@types/node": "^22.7.4",
"@typescript-eslint/parser": "^8.7.0",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.11.1",
"@typescript-eslint/parser": "^8.8.0",
"@vitest/coverage-v8": "^2.1.2",
"eslint": "^9.12.0",
"eslint-vitest-rule-tester": "^0.6.1",
"husky": "^9.1.6",
"nano-staged": "^0.8.0",
"pnpm": "^9.11.0",
"pnpm": "^9.12.0",
"prettier": "^3.3.3",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0",
"vitest": "^2.1.1"
"typescript-eslint": "^8.8.0",
"vitest": "^2.1.2"
},
"engines": {
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
Expand Down
Loading

0 comments on commit ea6d545

Please sign in to comment.