npm package diff
Package: @forge/cli-shared
Versions: 6.8.1-next.1 - 6.9.0-next.2
File: package/package.json
Index: package/package.json
===================================================================
--- package/package.json
+++ package/package.json
@@ -1,7 +1,7 @@
{
"name": "@forge/cli-shared",
- "version": "6.8.1-next.1",
+ "version": "6.9.0-next.2",
"description": "Common functionality for Forge CLI",
"author": "Atlassian",
"license": "SEE LICENSE IN LICENSE.txt",
"main": "out/index.js",
@@ -47,10 +47,10 @@
"devDependencies": {
"@atlassian/xen-test-util": "^4.2.0",
"@graphql-codegen/add": "^5.0.2",
"@graphql-codegen/cli": "^5.0.2",
- "@graphql-codegen/typescript": "^4.0.6",
- "@graphql-codegen/typescript-operations": "^4.2.0",
+ "@graphql-codegen/typescript": "^4.1.6",
+ "@graphql-codegen/typescript-operations": "^4.6.0",
"@graphql-tools/schema": "^10.0.3",
"@types/adm-zip": "^0.5.5",
"@types/array.prototype.flatmap": "^1.2.6",
"@types/cheerio": "^0.22.35",
@@ -69,5 +69,5 @@
},
"publishConfig": {
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
}
-}
\ No newline at end of file
+}