Skip to content

Commit 8139812

Browse files
chore(deps-dev): Update @types/office-runtime requirement from ^1.0.38 to ^1.0.39 in /components/office-addin (#263)
Updates the requirements on [@types/office-runtime](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/office-runtime) 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-runtime">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 42241d0 commit 8139812

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
@@ -29,7 +29,7 @@
2929
"@babel/preset-env": "^8.0.2",
3030
"@babel/preset-react": "^8.0.1",
3131
"@types/office-js": "^1.0.599",
32-
"@types/office-runtime": "^1.0.38",
32+
"@types/office-runtime": "^1.0.39",
3333
"babel-loader": "^10.1.0",
3434
"copy-webpack-plugin": "^14.0.0",
3535
"css-loader": "^7.1.4",

0 commit comments

Comments
 (0)