Skip to content

Commit

Permalink
deps: bump @types/node from 20.11.17 to 20.14.15 (#573)
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.14.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2024
1 parent 967583a commit 17de88a
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 9 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "20.11.17",
"@types/node": "20.14.15",
"@types/react": "^18.3.3",
"@types/seedrandom": "^3.0.8",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.11.17",
"@types/node": "^20.14.15",
"@types/react": "18.3.3",
"@types/react-dom": "^18.3.0",
"@types/testing-library__jest-dom": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"build-tokens": "ts-node config/build.ts && echo Building types... && tsc lib/index.ts --declaration && echo Done!"
},
"devDependencies": {
"@types/node": "^20.11.17",
"@types/node": "^20.14.15",
"style-dictionary": "^3.9.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/formula-one/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "20.11.17",
"@types/node": "20.14.15",
"@types/react": "^18.3.3",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.56.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.14.15"
"@types/react": "npm:^18.3.3"
"@types/seedrandom": "npm:^3.0.8"
"@vitejs/plugin-react": "npm:^4.3.1"
Expand Down Expand Up @@ -2866,7 +2866,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.17, @types/node@npm:^20.11.17":
"@types/node@npm:*":
version: 20.11.17
resolution: "@types/node@npm:20.11.17"
dependencies:
Expand All @@ -2875,6 +2875,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.15, @types/node@npm:^20.14.15":
version: 20.14.15
resolution: "@types/node@npm:20.14.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/87a4a4313e886c1db1c8042004956095477e040f67df993fd16a2d50488c750bda81e85bf702c2e629e964605034e8dfe0cb91b65ce22b6b8eec37ece61c6b6c
languageName: node
linkType: hard

"@types/prop-types@npm:*":
version: 15.7.5
resolution: "@types/prop-types@npm:15.7.5"
Expand Down Expand Up @@ -3484,7 +3493,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@zombordle/design-tokens@workspace:packages/design-tokens"
dependencies:
"@types/node": "npm:^20.11.17"
"@types/node": "npm:^20.14.15"
style-dictionary: "npm:^3.9.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.5.4"
Expand Down Expand Up @@ -5756,7 +5765,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/node": "npm:20.11.17"
"@types/node": "npm:20.14.15"
"@types/react": "npm:^18.3.3"
"@vitejs/plugin-react": "npm:^4.3.1"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -10577,7 +10586,7 @@ __metadata:
"@testing-library/jest-dom": "npm:^6.4.8"
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/node": "npm:^20.11.17"
"@types/node": "npm:^20.14.15"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:^18.3.0"
"@types/testing-library__jest-dom": "npm:^6.0.0"
Expand Down

0 comments on commit 17de88a

Please sign in to comment.