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 Jul 27, 2022
1 parent d62e17d commit 0fb26f4
Show file tree
Hide file tree
Showing 5 changed files with 71 additions and 77 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
16.16.0
20 changes: 7 additions & 13 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 @@ -36,7 +36,7 @@ anyhow = "1.0.58"
pretty_assertions = "1.2.1"
duct = "0.13.5"
shell-escape = "0.1.5"
insta = { version = "1.15.0", features = ["backtrace"] }
insta = { version = "1.17.0", features = ["backtrace"] }
serial_test = "0.8.0"
test-log = "0.2.10"

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"repository": "git@github.com:Schniz/fnm.git",
"author": "Gal Schlezinger <gal@spitfire.co.il>",
"packageManager": "pnpm@7.5.0",
"packageManager": "pnpm@7.6.0",
"license": "GPLv3",
"scripts": {
"version:prepare": "changeset version && ./.ci/prepare-version.js",
Expand All @@ -20,7 +20,7 @@
}
},
"devDependencies": {
"@changesets/cli": "2.23.0",
"@changesets/cli": "2.24.1",
"cmd-ts": "0.11.0",
"execa": "5.1.1",
"lerna-changelog": "2.2.0",
Expand Down
120 changes: 60 additions & 60 deletions pnpm-lock.yaml

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

0 comments on commit 0fb26f4

Please sign in to comment.