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 Aug 29, 2023
1 parent 087f407 commit 8176d1e
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 @@ -31,15 +31,15 @@
},
"devDependencies": {
"@types/node": "^18.13.0",
"@typescript-eslint/parser": "^4.33.0",
"@typescript-eslint/parser": "^6.0.0",
"@vercel/ncc": "^0.31.1",
"eslint": "^7.32.0",
"eslint": "^8.0.0",
"eslint-plugin-github": "^4.3.2",
"eslint-plugin-jest": "^25.3.2",
"jest": "^27.2.5",
"eslint-plugin-jest": "^27.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.0.3",
"ts-jest": "^29.0.0",
"typescript": "^5.0.0"
}
}

0 comments on commit 8176d1e

Please sign in to comment.