Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 27, 2024
1 parent 265376a commit 30760fe
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"prisma": "5.18.0"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "9.9.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-resolvers": "4.2.1",
Expand All @@ -42,14 +42,14 @@
"@types/mocha": "^10.0.7",
"@types/node": "^22.5.0",
"chai": "^5.1.1",
"eslint": "^9.9.1",
"eslint": "9.9.1",
"execa": "9.3.1",
"husky": "9.1.5",
"lint-staged": "15.2.9",
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "^8.2.0"
"typescript-eslint": "8.2.0"
},
"prisma": {
"seed": "pnpm preview populate"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit 30760fe

Please sign in to comment.