Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Dec 1, 2024
1 parent ec2366e commit e4133d5
Show file tree
Hide file tree
Showing 2 changed files with 163 additions and 159 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"tsc": "tsc --noEmit"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^2.10.1",
"@stylistic/eslint-plugin": "^2.11.0",
"@types/eslint": "^9.6.1",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.9",
"@typescript-eslint/eslint-plugin": "8.0.0",
"@typescript-eslint/parser": "8.0.0",
"@typescript-eslint/rule-tester": "8.0.0",
"@vitest/eslint-plugin": "^1.1.8",
"@vitest/eslint-plugin": "^1.1.12",
"bumpp": "^9.8.1",
"concurrently": "^8.2.2",
"eslint": "^9.14.0",
"eslint": "^9.16.0",
"eslint-doc-generator": "^1.7.1",
"eslint-plugin-eslint-plugin": "^6.3.1",
"eslint-plugin-eslint-plugin": "^6.3.2",
"eslint-remote-tester": "^4.0.1",
"eslint-remote-tester-repositories": "^2.0.0",
"importx": "^0.3.11",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
Expand All @@ -77,5 +77,5 @@
"optional": true
}
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.14.4"
}
Loading

0 comments on commit e4133d5

Please sign in to comment.