Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Commit

Permalink
chore(deps): update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent ac6144a commit a70a312
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 272 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@
"@swc/cli": "0.1.62",
"@swc/core": "^1.3.93",
"@types/node": "18.18.6",
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"prettier": "3.0.3",
"rimraf": "5.0.5",
"ts-node": "10.9.1",
"typescript": "5.2.2"
"typescript": "5.4.3"
},
"engines": {
"node": ">=16",
Expand Down
Loading

0 comments on commit a70a312

Please sign in to comment.