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] authored Nov 8, 2024
1 parent 1a9dff0 commit 06c47ac
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,17 +33,17 @@
"devDependencies": {
"@types/node": "16.18.38",
"@types/jest": "29.5.2",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vercel/ncc": "0.36.1",
"eslint": "8.44.0",
"eslint-plugin-github": "4.8.0",
"eslint-plugin-jest": "27.2.2",
"eslint": "9.14.0",
"eslint-plugin-github": "5.0.2",
"eslint-plugin-jest": "28.8.3",
"jest": "29.6.1",
"js-yaml": "4.1.0",
"prettier": "2.8.8",
"prettier": "3.3.3",
"ts-jest": "29.1.1",
"typescript": "5.1.6",
"husky": "8.0.3"
"husky": "9.1.6"
}
}

0 comments on commit 06c47ac

Please sign in to comment.