Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 20, 2023
1 parent 8c6f66b commit 6ed4a25
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 51 deletions.
78 changes: 38 additions & 40 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@
"node-fetch": "^2.6.8"
},
"devDependencies": {
"@graphql-codegen/cli": "^2.6.2",
"@graphql-codegen/typescript": "^2.4.11",
"@graphql-codegen/typescript-resolvers": "^2.6.4",
"@types/jest": "^29.0.3",
"@types/lodash": "^4.14.191",
"@types/node": "^18.7.23",
"jest": "^29.0.3",
"nodemon": "^2.0.15",
"ts-jest": "^29.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.3"
"@graphql-codegen/cli": "2.12.2",
"@graphql-codegen/typescript": "2.7.3",
"@graphql-codegen/typescript-resolvers": "2.7.3",
"@types/jest": "29.0.3",
"@types/lodash": "4.14.191",
"@types/node": "18.7.23",
"jest": "29.0.3",
"nodemon": "2.0.20",
"ts-jest": "29.0.2",
"ts-node": "10.9.1",
"typescript": "4.8.3"
},
"jest": {
"preset": "ts-jest",
Expand Down

0 comments on commit 6ed4a25

Please sign in to comment.