Skip to content

Commit 147eebf

Browse files
chore(deps-dev): Update office-addin-dev-certs requirement from ^2.0.9 to ^2.0.10 in /components/office-addin (#261)
Updates the requirements on [office-addin-dev-certs](https://github.com/OfficeDev/Office-Addin-Scripts) to permit the latest version. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/881491636e34a1f2490586c3cf74a7d20861b926"><code>8814916</code></a> Publish</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/b2ad9f44b719b3839e1a91978739a23c8cef3f28"><code>b2ad9f4</code></a> Merge pull request <a href="https://redirect.github.com/OfficeDev/Office-Addin-Scripts/issues/1005">#1005</a> from OfficeDev/user/millerds/fix-uninstall-manifest</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/e52f053c534980b9bfe814a6200dd3a731f51693"><code>e52f053</code></a> Add options parameter to ttk cli</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/936def3b4d86f5894f1a2a282d553699c58a4a47"><code>936def3</code></a> Merge pull request <a href="https://redirect.github.com/OfficeDev/Office-Addin-Scripts/issues/1003">#1003</a> from OfficeDev/user/timwan/NpmAuditFixesJune</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/beebed8ccfc4f57875f50f21a7198d5112c5a72f"><code>beebed8</code></a> Merge branch 'master' into user/timwan/NpmAuditFixesJune</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/6e79314cf7dd62f38fa1867e73232a3a96434cb9"><code>6e79314</code></a> Merge pull request <a href="https://redirect.github.com/OfficeDev/Office-Addin-Scripts/issues/1002">#1002</a> from OfficeDev/user/timwan/BumpUUID</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/f12c7bb9dfaa2f65af175e3b40351481a5b0eba8"><code>f12c7bb</code></a> Run NPM Audit fix</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/d0937ff8933d6d149e9e1933b0bfe32cfd2165e8"><code>d0937ff</code></a> Remove deprecated uuid types</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/b50a230f990b226442030414ed4261a87df83bf0"><code>b50a230</code></a> Upgrade UUID to 14.0</li> <li><a href="https://github.com/OfficeDev/Office-Addin-Scripts/commit/d88c31e0db661de02805bf371debb8f9563d6d40"><code>d88c31e</code></a> Merge pull request <a href="https://redirect.github.com/OfficeDev/Office-Addin-Scripts/issues/998">#998</a> from OfficeDev/user/timwan/Fix8Audits</li> <li>Additional commits viewable in <a href="https://github.com/OfficeDev/Office-Addin-Scripts/compare/office-addin-dev-certs@2.0.9...office-addin-dev-certs@2.0.10">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> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent e1e672f commit 147eebf

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
@@ -35,7 +35,7 @@
3535
"css-loader": "^7.1.4",
3636
"file-loader": "^6.2.0",
3737
"html-webpack-plugin": "^5.6.7",
38-
"office-addin-dev-certs": "^2.0.9",
38+
"office-addin-dev-certs": "^2.0.10",
3939
"office-addin-dev-server": "^1.13.2",
4040
"office-addin-manifest": "^2.1.6",
4141
"rescript-jest": "^0.10.0",

0 commit comments

Comments
 (0)