Skip to content

Commit c681490

Browse files
chore(deps): update node.js to v18.16.0
1 parent 17e4ad3 commit c681490

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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.4",
4444
"@types/react": "18.2.0",
4545
"@types/uuid": "9.0.1",
4646
"autoprefixer": "10.4.14",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4974,10 +4974,10 @@
49744974
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.10.tgz"
49754975
integrity sha512-3aRnHa1KlOEEhJ6+CvyHKK5vE9BcLGjtUpwvqYLRvYNQKMfabu3BwfJaA/SLW8dxe28LsNDjtHwePTuzn3gmOA==
49764976

4977-
"@types/node@18.11.18":
4978-
version "18.11.18"
4979-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
4980-
integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
4977+
"@types/node@18.16.4":
4978+
version "18.16.4"
4979+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.4.tgz#dfb38f0f3fb045fca84ffa7783233c63009d8a92"
4980+
integrity sha512-LUhvPmAKAbgm+p/K11IWszLZVoZDlMF4NRmqbhEzDz/CnCuehPkZXwZbBCKGJsgjnuVejotBwM7B3Scrq4EqDw==
49814981

49824982
"@types/node@^14.0.10 || ^16.0.0":
49834983
version "16.11.62"
@@ -6796,7 +6796,7 @@ [email protected]:
67966796
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz"
67976797
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
67986798

6799-
color-name@^1.0.0, color-name@~1.1.4:
6799+
color-name@^1.0.0, color-name@^1.1.4, color-name@~1.1.4:
68006800
version "1.1.4"
68016801
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
68026802
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==

0 commit comments

Comments
 (0)