Skip to content

Commit

Permalink
Bump @types/sinon to ^17.0.3 (#42298)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent f9811eb commit f8e8952
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 35 deletions.
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 @@ -18,7 +18,7 @@
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.33",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"sinon": "^15.2.0",
"typescript": "^5.4.5"
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/mocha": "^10.0.6",
"@types/node": "^18.19.33",
"@types/react-docgen": "workspace:*",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"sinon": "^15.2.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/prop-types": "^15.7.12",
"@types/react": "18.2.55",
"@types/react-dom": "18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-joy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-lab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"css-mediaquery": "^0.1.2",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/chai": "^4.3.16",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/chai": "^4.3.16",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.55",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"fast-glob": "^3.3.2",
"lodash": "^4.17.21",
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 @@ -53,7 +53,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/react-test-renderer": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"typescript": "^5.4.5"
},
"peerDependencies": {
Expand Down
54 changes: 30 additions & 24 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/chai": "^4.3.16",
"@types/react": "^18.2.55",
"@types/react-is": "^18.3.0",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
"docs": "workspace:^",
"fast-glob": "^3.3.2",
Expand Down

0 comments on commit f8e8952

Please sign in to comment.