Skip to content

Commit 88c2dc8

Browse files
Merge pull request #82 from RiteshPuvvada/dependabot/npm_and_yarn/node-19.3.0
Bump node from 19.2.0 to 19.3.0
2 parents 5343f41 + 6db6680 commit 88c2dc8

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.2.0",
15+
"node": "19.3.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.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==
1317+
node@19.3.0:
1318+
version "19.3.0"
1319+
resolved "https://registry.yarnpkg.com/node/-/node-19.3.0.tgz#4be87f322a52eaf3b24d921749f370f8286be8ea"
1320+
integrity sha512-y45/LdrEKlw2/RbeJjI7HccRX35tar2A8sfYvAJUfb86hTZilYxa11yyzVVoEolRHPwzB1mN3Jcw3ow75Diklw==
13211321
dependencies:
13221322
node-bin-setup "^1.0.0"
13231323

0 commit comments

Comments
 (0)