Skip to content

Commit

Permalink
Update dependency @microsoft/sp-application-base to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2022
1 parent 008890d commit 0e93222
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
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@microsoft/decorators": "1.12.1",
"@microsoft/sp-application-base": "1.12.1",
"@microsoft/sp-application-base": "1.13.1",
"@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
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@microsoft/decorators": "1.12.1",
"@microsoft/sp-application-base": "1.12.1",
"@microsoft/sp-application-base": "1.13.1",
"@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 0e93222

Please sign in to comment.