Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Sep 18, 2023
1 parent e20a558 commit d3e0d3c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 58 deletions.
106 changes: 53 additions & 53 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"node-fetch": "^3.3.2"
},
"devDependencies": {
"@types/node": "^20.5.6",
"@types/node": "^20.6.1",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.47.0",
"eslint-plugin-github": "^4.9.2",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.49.0",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^5.0.0",
"jest": "^29.6.4",
"js-yaml": "^4.1.0",
"prettier": "^3.0.2",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}
Expand Down

0 comments on commit d3e0d3c

Please sign in to comment.