Skip to content

Commit cdad177

Browse files
chore(deps-dev): Update @types/office-js requirement from ^1.0.598 to ^1.0.599 in /components/office-addin (#269)
Updates the requirements on [@types/office-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/office-js) to permit the latest version. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/office-js">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88bb937 commit cdad177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/office-addin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@babel/core": "^8.0.1",
2929
"@babel/preset-env": "^8.0.2",
3030
"@babel/preset-react": "^8.0.1",
31-
"@types/office-js": "^1.0.598",
31+
"@types/office-js": "^1.0.599",
3232
"@types/office-runtime": "^1.0.38",
3333
"babel-loader": "^10.1.0",
3434
"copy-webpack-plugin": "^14.0.0",

0 commit comments

Comments
 (0)