Skip to content

Commit

Permalink
chore(deps): update all non-major packages >= 1.0 (#1709)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Avery Harnish <[email protected]>
  • Loading branch information
renovate[bot] and EverlastingBugstopper authored Aug 18, 2023
1 parent baa19a4 commit 8a670b0
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tar = "0.4"
termimad = "0.24"
tempdir = "0.3"
tempfile = "3.7"
tokio = "1.29"
tokio = "1.31"
tokio-stream = "0.1"
toml = "0.7"
tracing = "0.1"
Expand Down
38 changes: 19 additions & 19 deletions crates/rover-client/package-lock.json

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

4 changes: 2 additions & 2 deletions crates/rover-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"author": "[email protected]",
"devDependencies": {
"@graphql-eslint/eslint-plugin": "3.20.1",
"eslint": "8.46.0",
"eslint": "8.47.0",
"graphql": "16.7.1"
},
"engines": {
"node": "<19",
"npm": "9.x"
},
"volta": {
"node": "18.17.0",
"node": "18.17.1",
"npm": "9.8.1"
}
}
2 changes: 1 addition & 1 deletion installers/npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"npm": ">=6"
},
"volta": {
"node": "18.17.0",
"node": "18.17.1",
"npm": "9.8.1"
},
"homepage": "https://github.com/apollographql/rover#readme",
Expand Down

0 comments on commit 8a670b0

Please sign in to comment.