Skip to content

Commit

Permalink
Merge pull request #156 from oke-py/dependencies
Browse files Browse the repository at this point in the history
update devDependencies
  • Loading branch information
oke-py committed Dec 30, 2022
2 parents 2c41391 + 086a272 commit 9eb4404
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,16 +35,16 @@
"devDependencies": {
"@types/jest": "^29.2.4",
"@types/node": "^18.0.0",
"@typescript-eslint/parser": "^5.46.1",
"@vercel/ncc": "^0.34.0",
"@typescript-eslint/parser": "^5.47.1",
"@vercel/ncc": "^0.36.0",
"eslint": "^8.30.0",
"eslint-plugin-github": "^4.6.0",
"eslint-plugin-jest": "^27.1.7",
"graphql": "^16.5.0",
"graphql": "^16.6.0",
"jest": "^29.3.1",
"jest-circus": "^29.3.1",
"js-yaml": "^4.0.0",
"prettier": "^2.7.1",
"prettier": "^2.8.1",
"ts-jest": "^29.0.3",
"typescript": "^4.9.0"
}
Expand Down

0 comments on commit 9eb4404

Please sign in to comment.