Skip to content

Commit

Permalink
Update dependency @types/chai to v4.3.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 4, 2024
1 parent 9576cf4 commit 13f333f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion search-custom-renderer/package.json
Expand Up @@ -36,7 +36,7 @@
"@microsoft/sp-module-interfaces": "1.12.1",
"@microsoft/sp-tslint-rules": "1.12.1",
"@microsoft/sp-webpart-workbench": "1.12.1",
"@types/chai": "4.2.21",
"@types/chai": "4.3.16",
"@types/mocha": "9.0.0",
"ajv": "8.6.2",
"gulp": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion search-extensibility-library/package.json
Expand Up @@ -39,7 +39,7 @@
"@types/react": "17.0.18",
"tslib": "2.3.1",
"gulp": "4.0.2",
"@types/chai": "4.2.21",
"@types/chai": "4.3.16",
"@types/mocha": "9.0.0",
"ajv": "8.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion search-parts/package.json
Expand Up @@ -62,7 +62,7 @@
"@microsoft/sp-module-interfaces": "1.12.1",
"@microsoft/sp-tslint-rules": "1.12.1",
"@microsoft/sp-webpart-workbench": "1.12.1",
"@types/chai": "4.2.21",
"@types/chai": "4.3.16",
"@types/es6-promise": "0.0.33",
"@types/fabric": "4.5.2",
"@types/mocha": "9.0.0",
Expand Down

0 comments on commit 13f333f

Please sign in to comment.