Skip to content

Commit b6be2c8

Browse files
chore(deps): update node.js to v18.16.0
1 parent eb446ad commit b6be2c8

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.1",
43-
"@types/node": "18.11.18",
43+
"@types/node": "18.16.3",
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
@@ -4969,10 +4969,10 @@
49694969
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz"
49704970
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
49714971

4972-
"@types/node@18.11.18":
4973-
version "18.11.18"
4974-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
4975-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
4972+
"@types/node@18.16.3":
4973+
version "18.16.3"
4974+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
4975+
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
49764976

49774977
"@types/node@^14.0.10 || ^16.0.0":
49784978
version "16.11.62"

0 commit comments

Comments
 (0)