Skip to content

Commit 7690a54

Browse files
chore(deps): update node.js to v18.16.0
1 parent ac30359 commit 7690a54

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.16.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@storybook/testing-library": "0.1.0",
4141
"@types/gtag.js": "0.0.12",
4242
"@types/jest": "29.5.0",
43-
"@types/node": "18.11.18",
43+
"@types/node": "18.16.0",
4444
"@types/react": "18.0.38",
4545
"@types/uuid": "9.0.1",
4646
"autoprefixer": "10.4.14",

yarn.lock

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

4848-
"@types/node@18.11.18":
4849-
version "18.11.18"
4850-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
4851-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
4848+
"@types/node@18.16.0":
4849+
version "18.16.0"
4850+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.0.tgz#4668bc392bb6938637b47e98b1f2ed5426f33316"
4851+
integrity sha512-BsAaKhB+7X+H4GnSjGhJG9Qi8Tw+inU9nJDwmD5CgOmBLEI6ArdhikpLX7DjbjDRDTbqZzU2LSQNZg8WGPiSZQ==
48524852

48534853
"@types/node@^14.0.10 || ^16.0.0":
48544854
version "16.11.62"

0 commit comments

Comments
 (0)