Skip to content

Commit

Permalink
Bump Node.js
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 31, 2024
1 parent ca3ae64 commit 5011cd9
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ default-job: &default-job
AWS_REGION_ARTIFACTS: eu-central-1
working_directory: /tmp/material-ui
docker:
- image: cimg/node:18.19
- image: cimg/node:18.20

default-context: &default-context
context:
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@mui/internal-test-utils": "https://pkg.csb.dev/mui/material-ui/commit/fb183624/@mui/internal-test-utils",
"@types/autosuggest-highlight": "^3.2.3",
"@types/chai": "^4.3.14",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.69",
"@types/yargs": "^17.0.32",
Expand Down Expand Up @@ -188,7 +188,7 @@
"@definitelytyped/header-parser": "^0.2.8",
"@definitelytyped/typescript-versions": "^0.1.1",
"@definitelytyped/utils": "^0.1.5",
"@types/node": "^18.19.26",
"@types/node": "^18.19.28",
"@types/react": "^18.2.69",
"@types/react-dom": "18.2.22"
},
Expand Down
78 changes: 39 additions & 39 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5011cd9

Please sign in to comment.