Skip to content

Commit

Permalink
Bump rest of the deps to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
anttiharju committed Aug 9, 2024
1 parent 6fd9882 commit 5079c0d
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 @@ -30,17 +30,17 @@
"cheerio": "1.0.0-rc.12"
},
"devDependencies": {
"@types/node": "20.12.4",
"@typescript-eslint/parser": "7.5.0",
"@types/node": "20.16.0",
"@typescript-eslint/parser": "8.0.1",
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"eslint-plugin-github": "4.10.2",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-github": "5.0.1",
"eslint-plugin-jest": "28.8.0",
"jest": "29.7.0",
"js-yaml": "^4.1.0",
"nock": "13.5.4",
"prettier": "3.2.5",
"ts-jest": "29.1.4",
"typescript": "5.4.4"
"prettier": "3.3.3",
"ts-jest": "29.2.4",
"typescript": "5.5.4"
}
}

0 comments on commit 5079c0d

Please sign in to comment.