Skip to content

Commit

Permalink
Update Node.js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Oct 28, 2022
1 parent 5178fac commit e970483
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
},
"devDependencies": {
"@types/jest": "^29.2.0",
"@types/node": "^18.11.4",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@types/node": "^18.11.7",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@vercel/ncc": "^0.34.0",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.2.1",
"jest-circus": "^29.2.1",
"jest": "^29.2.2",
"jest-circus": "^29.2.2",
"nock": "^13.2.9",
"prettier": "^2.7.1",
"simple-git-hooks": "^2.8.1",
Expand Down

0 comments on commit e970483

Please sign in to comment.