Skip to content

Commit

Permalink
Update dependency @microsoft/sp-application-base to v1.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 9576cf4 commit bd1c2d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion search-custom-renderer/package.json
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@microsoft/decorators": "1.12.1",
"@microsoft/sp-application-base": "1.12.1",
"@microsoft/sp-application-base": "1.19.0",
"@microsoft/sp-core-library": "1.12.1",
"@microsoft/sp-dialog": "1.12.1",
"@types/es6-promise": "0.0.33",
Expand Down
2 changes: 1 addition & 1 deletion search-parts/package.json
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@microsoft/decorators": "1.12.1",
"@microsoft/sp-application-base": "1.12.1",
"@microsoft/sp-application-base": "1.19.0",
"@microsoft/sp-dialog": "1.12.1",
"@microsoft/sp-loader": "1.12.1",
"@microsoft/sp-lodash-subset": "1.12.1",
Expand Down

0 comments on commit bd1c2d2

Please sign in to comment.