Skip to content

Commit

Permalink
Merge branch 'master' into renovate/emotion
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah authored Nov 25, 2024
2 parents a053ab1 + 4843bb9 commit e28ff7b
Show file tree
Hide file tree
Showing 6 changed files with 79 additions and 79 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"google-auth-library": "^9.15.0"
},
"devDependencies": {
"@argos-ci/core": "^2.10.0",
"@argos-ci/core": "^2.11.0",
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/node": "^7.26.0",
Expand All @@ -130,7 +130,7 @@
"@types/babel__core": "^7.20.5",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.13",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/yargs": "^17.0.33",
Expand Down Expand Up @@ -180,7 +180,7 @@
"lodash": "^4.17.21",
"markdownlint-cli2": "^0.15.0",
"mocha": "^10.8.2",
"nx": "^20.1.2",
"nx": "^20.1.3",
"nyc": "^17.1.0",
"piscina": "^4.7.0",
"postcss-styled-syntax": "^0.6.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"@types/sinon": "^17.0.3",
"chai": "^4.5.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 @@ -31,7 +31,7 @@
"@types/chai": "^4.3.20",
"@types/doctrine": "^0.0.9",
"@types/mdast": "4.0.4",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"@types/react-docgen": "workspace:*",
"@types/sinon": "^17.0.3",
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 @@
"@mui/internal-test-utils": "workspace:^",
"@mui/types": "workspace:^",
"@types/chai": "^4.3.20",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
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 @@ -8,7 +8,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6"
}
}
Loading

0 comments on commit e28ff7b

Please sign in to comment.