Skip to content

Commit

Permalink
chore(deps): update dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent f454552 commit 3a25250
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,16 +33,16 @@
},
"devDependencies": {
"@types/node": "16.18.11",
"@typescript-eslint/parser": "5.47.1",
"@typescript-eslint/parser": "7.7.1",
"@vercel/ncc": "0.36.0",
"eslint": "8.31.0",
"eslint": "9.1.1",
"eslint-plugin-github": "4.6.0",
"eslint-plugin-jest": "27.1.7",
"eslint-plugin-jest": "28.2.0",
"jest": "29.3.1",
"js-yaml": "4.1.0",
"prettier": "2.8.1",
"prettier": "3.2.5",
"ts-jest": "29.0.3",
"typescript": "4.9.4",
"husky": "8.0.2"
"typescript": "5.4.5",
"husky": "9.0.11"
}
}

0 comments on commit 3a25250

Please sign in to comment.