Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 16.11.4 to 18.11.18 #1171

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@emotion/babel-plugin": "^11.3.0",
"@monorepolint/cli": "^0.5.0-alpha.61",
"@monorepolint/core": "0.5.0-alpha.61",
"@types/node": "^16.11.4",
"@types/node": "^18.11.18",
"@types/react": "^17.0.32",
"npm-check-updates": "^11.8.5",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@changesets/cli": "^2.17.0",
"@storybook/addons": "^6.3.12",
"@storybook/react": "^6.3.12",
"@types/node": "^16.11.4",
"@types/node": "^18.11.18",
"@types/react": "^17.0.32",
"babel-loader": "^8.2.3",
"chromatic": "^6.0.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2445,7 +2445,7 @@ __metadata:
"@emotion/styled": ^11.3.0
"@storybook/addons": ^6.3.12
"@storybook/react": ^6.3.12
"@types/node": ^16.11.4
"@types/node": ^18.11.18
"@types/react": ^17.0.32
babel-loader: ^8.2.3
chromatic: ^6.0.4
Expand Down Expand Up @@ -4192,10 +4192,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^16.11.4":
version: 16.11.4
resolution: "@types/node@npm:16.11.4"
checksum: 4182611dd4ae8d32a2f9c6a680f5c8ce0897cbe93fbc74a1351fe1507bd5e5dc53d323c2539cc06b98892486a2485a937a5ca1d106cc2d482f0ee22f8a72f146
"@types/node@npm:*, @types/node@npm:^18.11.18":
version: 18.11.18
resolution: "@types/node@npm:18.11.18"
checksum: 6fefe7545aeff8ff19d9ac1c0434edf44a5a55fcbfdf2b7a2da69ccfdd06a7ba4fdebb6c797a7eedb707c5be729c6bbd0c967f2281e03e152dc87bdcd3e21c35
languageName: node
linkType: hard

Expand Down Expand Up @@ -13757,7 +13757,7 @@ fsevents@~2.3.1:
"@emotion/babel-plugin": ^11.3.0
"@monorepolint/cli": ^0.5.0-alpha.61
"@monorepolint/core": 0.5.0-alpha.61
"@types/node": ^16.11.4
"@types/node": ^18.11.18
"@types/react": ^17.0.32
npm-check-updates: ^11.8.5
npm-run-all: ^4.1.5
Expand Down