@forge/lint
6.2.0-next.46.2.0-next.5
package.json~
package.jsonModified+2−4
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/lint",
- "version": "6.2.0-next.4",
+ "version": "6.2.0-next.5",
"description": "Linting for forge apps",
"main": "out/index.js",
"license": "SEE LICENSE IN LICENSE.txt",
"scripts": {
@@ -14,22 +14,20 @@
"@forge/api": "^8.0.4-next.0",
"@types/array.prototype.flatmap": "^1.2.6",
"@types/cross-spawn": "^6.0.6",
"@types/eslint": "8.56.12",
- "@types/node-fetch": "^2.6.12",
"eslint-plugin-import": "^2.29.1"
},
"dependencies": {
- "@forge/cli-shared": "9.4.0-next.3",
+ "@forge/cli-shared": "9.4.0-next.4",
"@forge/csp": "6.3.0",
"@forge/egress": "3.0.0",
"@forge/manifest": "13.3.1-next.0",
"@typescript-eslint/typescript-estree": "^5.62.0",
"archiver": "^8.0.0",
"array.prototype.flatmap": "^1.3.3",
"@atlassian/atlassian-openapi": "^1.0.6",
"cross-spawn": "^7.0.6",
- "node-fetch": "2.7.0",
"tmp": "^0.2.3",
"typescript": "5.9.2"
},
"publishConfig": {