Skip to content

Commit 5252f18

Browse files
chore(deps): update node.js to v18.14.0
1 parent c3c0cb1 commit 5252f18

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18.13.0
1+
18.14.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@storybook/react": "6.5.16",
3838
"@storybook/testing-library": "0.0.13",
3939
"@types/gtag.js": "0.0.12",
40-
"@types/node": "18.11.18",
40+
"@types/node": "18.13.0",
4141
"@types/react": "18.0.28",
4242
"@types/uuid": "9.0.0",
4343
"autoprefixer": "10.4.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3888,10 +3888,10 @@
38883888
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz"
38893889
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
38903890

3891-
"@types/node@18.11.18":
3892-
version "18.11.18"
3893-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
3894-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
3891+
"@types/node@18.13.0":
3892+
version "18.13.0"
3893+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850"
3894+
integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg==
38953895

38963896
"@types/node@^14.0.10 || ^16.0.0", "@types/node@^14.14.20 || ^16.0.0":
38973897
version "16.11.62"

0 commit comments

Comments
 (0)