Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 1, 2022
1 parent faa5834 commit b4345c9
Show file tree
Hide file tree
Showing 4 changed files with 818 additions and 634 deletions.
16 changes: 8 additions & 8 deletions halo-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
}
},
"devDependencies": {
"@types/jest": "27.4.1",
"@typescript-eslint/eslint-plugin": "5.21.0",
"@typescript-eslint/parser": "5.21.0",
"eslint": "8.14.0",
"@types/jest": "27.5.2",
"@typescript-eslint/eslint-plugin": "5.27.0",
"@typescript-eslint/parser": "5.27.0",
"eslint": "8.16.0",
"eslint-config-standard": "16.0.3",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"format-graphql": "1.4.0",
"husky": "7.0.4",
"jest": "27.5.1",
"lint-staged": "12.4.1",
"lint-staged": "12.5.0",
"microbundle": "0.15.0",
"ts-jest": "27.1.4",
"ts-node": "10.7.0",
"typescript": "4.6.4"
"ts-jest": "27.1.5",
"ts-node": "10.8.0",
"typescript": "4.7.2"
},
"peerDependencies": {},
"dependencies": {
Expand Down
Loading

0 comments on commit b4345c9

Please sign in to comment.