Skip to content

Commit

Permalink
chore(deps): update npm dev
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 13, 2024
1 parent 087f407 commit 47d672f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,16 @@
"@actions/tool-cache": "^2.0.1"
},
"devDependencies": {
"@types/node": "^18.13.0",
"@typescript-eslint/parser": "^4.33.0",
"@types/node": "^20.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.3.2",
"jest": "^27.2.5",
"eslint": "^9.0.0",
"eslint-plugin-github": "^5.0.0",
"eslint-plugin-jest": "^28.0.0",
"jest": "^29.0.0",
"js-yaml": "^4.1.0",
"prettier": "2.8.4",
"ts-jest": "^27.1.2",
"typescript": "^4.4.4"
"prettier": "3.3.3",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0"
}
}

0 comments on commit 47d672f

Please sign in to comment.