Browse Source

chore(deps): update all non-major dependencies (#830)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remotes/origin/clean-multishell-on-shell-exit
renovate[bot] 2 years ago committed by GitHub
parent
commit
f8c1ccb2d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .node-version
  2. 2
      package.json

2
.node-version

@ -1 +1 @@ @@ -1 +1 @@
16.17.1
16.18.1

2
package.json

@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
"repository": "git@github.com:Schniz/fnm.git",
"author": "Gal Schlezinger <gal@spitfire.co.il>",
"type": "module",
"packageManager": "pnpm@7.13.2",
"packageManager": "pnpm@7.16.1",
"license": "GPLv3",
"scripts": {
"test": "cross-env NODE_OPTIONS='--experimental-vm-modules' jest",

Loading…
Cancel
Save