Skip to content

Commit

Permalink
deps: Upgrade node modules biome and eslint, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Nov 4, 2023
1 parent 35c37ba commit 9537114
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 93 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@
"shelljs": "^0.8.5"
},
"devDependencies": {
"@biomejs/biome": "^1.3.1",
"@types/node": "^20.8.8",
"@biomejs/biome": "^1.3.3",
"@types/node": "^20.8.10",
"@types/semver": "^7.5.4",
"@types/shelljs": "^0.8.14",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vercel/ncc": "^0.38.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"lefthook": "^1.5.2",
"semver": "^7.5.4",
"typescript": "^5.2.2"
Expand Down
Loading

0 comments on commit 9537114

Please sign in to comment.