Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 29, 2022
1 parent d62e17d commit 15f452f
Showing 7 changed files with 97 additions and 82 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
24 changes: 9 additions & 15 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ atty = "0.2.14"
encoding_rs_io = "0.1.7"
reqwest = { version = "0.11.11", features = ["blocking", "json", "rustls-tls", "rustls-tls-native-roots", "brotli"], default-features = false }
url = "2.2.2"
sysinfo = "0.24.5"
sysinfo = "0.25.0"
thiserror = "1.0.31"
clap_complete = "3.2.3"
anyhow = "1.0.58"
@@ -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"

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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.7.0",
"license": "GPLv3",
"scripts": {
"version:prepare": "changeset version && ./.ci/prepare-version.js",
@@ -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",
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.

2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"build": "rm -rf public; mkdir public; cp ../.ci/install.sh ./public/install.txt"
},
"devDependencies": {
"@vercel/node": "2.4.0",
"@vercel/node": "2.5.2",
"typescript": "4.7.4",
"vercel": "26.0.0"
}
23 changes: 22 additions & 1 deletion site/yarn.lock
Original file line number Diff line number Diff line change
@@ -97,6 +97,11 @@
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-5.0.0.tgz#c80be892316f41ff53eaa879032761f618ac7b7a"
integrity sha512-RS2NWTit4EqIyzrqD7HqRKBcXn8UVEBJb7lJKmME63LiOWX5lWOO2VHZQUPJ7alWOSKUZnQv0MwkIEtkiPM3+g==

"@vercel/build-utils@5.0.7":
version "5.0.7"
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-5.0.7.tgz#a1362319118b2506b511202385c51ffbef0502be"
integrity sha512-rVo8gOygGt+2j3V29JicfIJUkxet+FscjbJZrEF2tXdSVUuR1MvY0I20z+MA9OpUe/oB/VzeRhjgxUN0rQl/3A==

"@vercel/go@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@vercel/go/-/go-2.0.4.tgz#4c82cfd57121d64df69697f3052beb55e07468b0"
@@ -144,6 +149,22 @@
ts-node "8.9.1"
typescript "4.3.4"

"@vercel/node@2.5.2":
version "2.5.2"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-2.5.2.tgz#af37c51a036a0d1e8a378f3e6d1f2c945b0ffee5"
integrity sha512-RzZRoJVeudiozFVI+DtvCJJbe/ePXSWJY8NY1qssEsNgTkH/ihnbQSwxAULi/SOsoAIx9tEsdmaHpkgendc4yQ==
dependencies:
"@types/node" "*"
"@vercel/build-utils" "5.0.7"
"@vercel/node-bridge" "3.0.0"
"@vercel/static-config" "2.0.1"
edge-runtime "1.0.1"
esbuild "0.14.47"
exit-hook "2.2.1"
node-fetch "2.6.7"
ts-node "8.9.1"
typescript "4.3.4"

"@vercel/python@3.0.4":
version "3.0.4"
resolved "https://registry.yarnpkg.com/@vercel/python/-/python-3.0.4.tgz#d3c24f66b53394f4c4d21ba3a898c79525b405f6"
@@ -1060,7 +1081,7 @@ node-fetch@2.6.1:
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==

node-fetch@^2.6.7:
node-fetch@2.6.7, node-fetch@^2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==

0 comments on commit 15f452f

Please sign in to comment.