Skip to content

Commit

Permalink
chore(deps): update all non-major packages >= 1.0 (#1398)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2022
1 parent 5e87bae commit f3f6b82
Show file tree
Hide file tree
Showing 20 changed files with 208 additions and 153 deletions.
55 changes: 39 additions & 16 deletions crates/rover-client/package-lock.json

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

6 changes: 3 additions & 3 deletions crates/rover-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
},
"author": "[email protected]",
"devDependencies": {
"@graphql-eslint/eslint-plugin": "3.13.0",
"eslint": "8.26.0",
"@graphql-eslint/eslint-plugin": "3.13.1",
"eslint": "8.27.0",
"graphql": "16.6.0"
},
"engines": {
"node": ">=16 <17",
"npm": "8.x"
},
"volta": {
"node": "16.18.0",
"node": "16.18.1",
"npm": "8.19.3"
}
}
22 changes: 13 additions & 9 deletions examples/dev/goodnight/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/dev/goodnight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"graphql": "^16.5.0"
},
"devDependencies": {
"concurrently": "7.3.0"
"concurrently": "7.5.0"
}
}
22 changes: 13 additions & 9 deletions examples/dev/hello/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/dev/hello/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"graphql": "^16.5.0"
},
"devDependencies": {
"concurrently": "7.3.0"
"concurrently": "7.5.0"
}
}
22 changes: 13 additions & 9 deletions examples/dev/maybe/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/dev/maybe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"graphql": "^16.5.0"
},
"devDependencies": {
"concurrently": "7.3.0"
"concurrently": "7.5.0"
}
}
22 changes: 13 additions & 9 deletions examples/dev/package-lock.json

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

Loading

0 comments on commit f3f6b82

Please sign in to comment.