Skip to content

Commit

Permalink
chore(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 7d609df commit b3ad64f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/api/libraries/api-graphql-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
"devDependencies": {
"@cornie-js/api-graphql-schemas-provider": "workspace:*",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/plugin-helpers": "5.0.3",
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-resolvers": "4.0.6",
"@graphql-codegen/plugin-helpers": "5.0.4",
"@graphql-codegen/typescript": "4.0.7",
"@graphql-codegen/typescript-resolvers": "4.1.0",
"@types/node": "20.12.12",
"@typescript-eslint/eslint-plugin": "7.9.0",
"@typescript-eslint/parser": "7.9.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"typeorm": "0.3.20"
},
"devDependencies": {
"@eslint/js": "9.2.0",
"@eslint/js": "9.3.0",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.2.6",
"@stryker-mutator/jest-runner": "8.2.6",
"@stryker-mutator/typescript-checker": "8.2.6",
"@types/node": "20.12.12",
"eslint": "9.2.0",
"eslint": "9.3.0",
"jest": "29.7.0",
"prettier": "3.2.5",
"rimraf": "5.0.7",
Expand Down

0 comments on commit b3ad64f

Please sign in to comment.