Skip to content

Commit

Permalink
Bump @types/node to ^18.17.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent 8dd133f commit 27107c8
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"@babel/preset-typescript": "^7.22.15",
"@mui-internal/docs-utilities": "^1.0.0",
"@types/chai": "^4.3.5",
"@types/node": "^18.17.6",
"@types/node": "^18.17.15",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.2.21",
"@types/react-dom": "18.2.7",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.197",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.14",
"@types/node": "^18.17.15",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.21",
"@types/yargs": "^17.0.24",
Expand Down Expand Up @@ -195,7 +195,7 @@
"**/@definitelytyped/header-parser": "^0.0.176",
"**/@definitelytyped/typescript-versions": "^0.0.176",
"**/@definitelytyped/utils": "^0.0.176",
"**/@types/node": "^18.17.14",
"**/@types/node": "^18.17.15",
"**/@types/react": "^18.2.21",
"**/cross-fetch": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/doctrine": "^0.0.5",
"@types/mdast": "4.0.0",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.14",
"@types/node": "^18.17.15",
"chai": "^4.3.8",
"sinon": "^15.2.0",
"typescript": "^5.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/babel-plugin-macros": "^3.1.0",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.6",
"@types/node": "^18.17.15",
"@types/prop-types": "^15.7.5",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/rsc-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.6"
"@types/node": "^18.17.15"
}
}
2 changes: 1 addition & 1 deletion packages/typescript-to-proptypes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/chai": "^4.3.5",
"@types/doctrine": "^0.0.6",
"@types/lodash": "^4.14.197",
"@types/node": "^18.17.14",
"@types/node": "^18.17.15",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.21",
"@types/uuid": "^9.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.6",
"@types/node": "^18.17.15",
"@types/react": "^18.2.21",
"react": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/zero-tag-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/lodash.get": "^4.4.7",
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"@types/node": "^18.17.6"
"@types/node": "^18.17.15"
},
"sideEffects": false,
"publishConfig": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3799,10 +3799,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.1.tgz#2f4f65bb08bc368ac39c96da7b2f09140b26851b"
integrity sha512-/fvYntiO1GeICvqbQ3doGDIP97vWmvFt83GKguJ6prmQM2iXZfFcq6YE8KteFyRtX2/h5Hf91BYvPodJKFYv5Q==

"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12", "@types/node@>=12.0.0", "@types/node@^14.0.1", "@types/node@^14.14.35", "@types/node@^18.17.14", "@types/node@^18.17.6":
version "18.17.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.14.tgz#a621ad26e7eb076d6846dd3d39557ddf9d89f04b"
integrity sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==
"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=12", "@types/node@>=12.0.0", "@types/node@^14.0.1", "@types/node@^14.14.35", "@types/node@^18.17.15":
version "18.17.15"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.15.tgz#31301a273b9ca7d568fe6d1c35ae52e0fb3f8d6a"
integrity sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==

"@types/normalize-package-data@^2.4.0", "@types/normalize-package-data@^2.4.1":
version "2.4.1"
Expand Down

0 comments on commit 27107c8

Please sign in to comment.