Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2023
1 parent 198f383 commit 862f72e
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 314 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@
},
"homepage": "https://github.com/gilgardosh/hashavshevet-mesh#readme",
"dependencies": {
"@graphql-mesh/cli": "0.82.5",
"@graphql-mesh/json-schema": "0.37.4",
"@graphql-mesh/transform-resolvers-composition": "0.13.3",
"@graphql-mesh/cli": "0.82.9",
"@graphql-mesh/json-schema": "0.37.5",
"@graphql-mesh/transform-resolvers-composition": "0.13.4",
"graphql": "16.6.0"
},
"devDependencies": {
"@tsconfig/recommended": "1.0.1",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "5.46.1",
"@typescript-eslint/parser": "5.46.1",
"eslint": "8.30.0",
"eslint-config-prettier": "8.5.0",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-standard": "5.0.0",
"prettier": "2.8.1",
"prettier": "2.8.2",
"ts-node": "10.9.1",
"typescript": "4.9.4"
},
Expand Down
Loading

0 comments on commit 862f72e

Please sign in to comment.