Skip to content

Commit 1b2f32c

Browse files
Bump node from 19.0.0 to 19.2.0
Bumps [node](https://github.com/aredridel/node-bin-gen) from 19.0.0 to 19.2.0. - [Release notes](https://github.com/aredridel/node-bin-gen/releases) - [Commits](https://github.com/aredridel/node-bin-gen/commits) --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da9d296 commit 1b2f32c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@supabase/supabase-js": "^1.35.7",
1313
"eslint-plugin-react-hooks": "^4.2.1-alpha-46a0f050a-20210828",
1414
"next": "12.3.1",
15-
"node": "19.0.0",
15+
"node": "19.2.0",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2"
1818
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,10 +1314,10 @@ node-gyp-build@^4.3.0:
13141314
version "4.4.0"
13151315
resolved "https://registry.npmjs.org/node-gyp-build/-/node-gyp-build-4.4.0.tgz"
13161316

1317-
node@19.0.0:
1318-
version "19.0.0"
1319-
resolved "https://registry.yarnpkg.com/node/-/node-19.0.0.tgz#a688a439dd97b20f3b8169a8584f862774fad38b"
1320-
integrity sha512-joJ5busDTd1YUMBXsunjSk1kOlg2NajA87Hkem/bk/4KST6/56w5Pmq3RfIRzjVTwBOIhrcV1iS80qvzEsvZhQ==
1317+
node@19.2.0:
1318+
version "19.2.0"
1319+
resolved "https://registry.yarnpkg.com/node/-/node-19.2.0.tgz#f377e046002065fd1a9a23dd7bffc8026be77847"
1320+
integrity sha512-ETicZqrcApHCufk8L7HCO6eUe6HmZFN3YmAklYdETyp8Gi10UZGFvVJ/AvihE9i5CueXsebEP/7DgFKjohHXHw==
13211321
dependencies:
13221322
node-bin-setup "^1.0.0"
13231323

0 commit comments

Comments
 (0)