npm package diff

Package: @forge/lint

Versions: 5.10.0-next.8 - 5.10.0-next.9

File: package/package.json

Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@forge/lint",
-  "version": "5.10.0-next.8",
+  "version": "5.10.0-next.9",
   "description": "Linting for forge apps",
   "main": "out/index.js",
   "license": "SEE LICENSE IN LICENSE.txt",
   "scripts": {
@@ -18,15 +18,15 @@
     "@types/node-fetch": "^2.6.12",
     "eslint-plugin-import": "^2.29.1"
   },
   "dependencies": {
-    "@forge/cli-shared": "8.2.0-next.8",
+    "@forge/cli-shared": "8.2.0-next.9",
     "@forge/csp": "4.1.0",
     "@forge/egress": "2.0.1",
     "@forge/manifest": "10.1.1-next.2",
     "@typescript-eslint/typescript-estree": "^5.62.0",
     "array.prototype.flatmap": "^1.3.3",
-    "atlassian-openapi": "^1.0.21",
+    "@atlassian/atlassian-openapi": "^1.0.6",
     "cross-spawn": "^7.0.6",
     "node-fetch": "2.7.0"
   },
   "publishConfig": {