@forge/manifest

12.3.0-next.412.3.0-next.5
~

Modified (5 files)

File too large for inline diff
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/manifest",
-  "version": "12.3.0-next.4",
+  "version": "12.3.0-next.5",
   "description": "Definitions and validations of the Forge manifest",
   "main": "out/index.js",
   "scripts": {
     "build": "yarn run compile",
@@ -28,9 +28,9 @@
     "@sentry/node": "7.106.0",
     "ajv": "^8.12.0",
     "ajv-formats": "2.1.1",
     "cheerio": "^1.1.0",
-    "glob": "^11.1.0",
+    "glob": "^13.0.0",
     "lodash": "^4.17.21",
     "mime-types": "^2.1.35",
     "yaml": "^2.3.4"
   },
Index: package/out/scopes/shipyard-scopes.json
===================================================================
--- package/out/scopes/shipyard-scopes.json
+++ package/out/scopes/shipyard-scopes.json
@@ -31,8 +31,9 @@
     "delete:content:confluence",
     "delete:conversation-info:jira",
     "delete:custom-content:confluence",
     "delete:customer-org-info:jira",
+    "delete:customer:jira-service-management",
     "delete:customer.detail-field:jira-service-management",
     "delete:dashboard:jira",
     "delete:dashboard.property:jira",
     "delete:database:confluence",
File too large for inline diff
File too large for inline diff