@forge/cli 4.1.0-next.1 → 4.1.0-next.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # @forge/cli
2
2
 
3
+ ## 4.1.0-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [56164fe]
8
+ - @forge/csp@1.10.0-next.0
9
+ - @forge/lint@3.0.2-next.2
10
+ - @forge/bundler@3.0.1-next.2
11
+
3
12
  ## 4.1.0-next.1
4
13
 
5
14
  ### Patch Changes
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "4.1.0-next.1",
3
+ "version": "4.1.0-next.2",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
@@ -431,9 +431,9 @@
431
431
  "integrity": "sha512-+GFtFqBhFzwKaKmeEfw1jWQgZJNX4q11CCx1fSPFJB49Fdjb7k3lx74jAyzHlX0UWnm6DMK+/cYT7j5t6G9LfA=="
432
432
  },
433
433
  "@forge/bundler": {
434
- "version": "3.0.1-next.1",
435
- "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-3.0.1-next.1.tgz",
436
- "integrity": "sha512-Oqu/3NsilUFLEIp8rx/G8qWg5YGv6sklT+2MhfQTW5CkIjukr75CG6CeppiXZV6V2P/WPlkbGi7nR9u5c29uHw==",
434
+ "version": "3.0.1-next.2",
435
+ "resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-3.0.1-next.2.tgz",
436
+ "integrity": "sha512-cjgqbBuCCJ5qWEQTPxVlm5mtERF5J1QiDOXnO0V7drnJBM9yqHjGxsWfMp37X6Z/jbHs7rghX6tCliOvHfhjUg==",
437
437
  "requires": {
438
438
  "@babel/core": "^7.16.7",
439
439
  "@babel/plugin-proposal-class-properties": "^7.16.7",
@@ -444,7 +444,7 @@
444
444
  "@forge/api": "2.6.0",
445
445
  "@forge/babel-plugin-transform-ui": "1.1.0",
446
446
  "@forge/cli-shared": "2.3.0-next.1",
447
- "@forge/lint": "3.0.2-next.1",
447
+ "@forge/lint": "3.0.2-next.2",
448
448
  "babel-loader": "^8.2.3",
449
449
  "buffer": "^4.3.0",
450
450
  "chalk": "^2.4.2",
@@ -495,9 +495,9 @@
495
495
  }
496
496
  },
497
497
  "@forge/csp": {
498
- "version": "1.9.0",
499
- "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.9.0.tgz",
500
- "integrity": "sha512-MDRO56yVCmW+io4ODx6FYlQjEtts5143M6i5YeofIHRtd8LCsmcSS4NukKuZ7l3O4f21iGVXae1uzMHA/l/JFQ==",
498
+ "version": "1.10.0-next.0",
499
+ "resolved": "https://registry.npmjs.org/@forge/csp/-/csp-1.10.0-next.0.tgz",
500
+ "integrity": "sha512-sjZjsXH8inKbhQHdRwYtnt8r+P+stdvMIm0JEAG9czUlW2oQj3hFb/MyXsLvWORbSqXIO/xkpE8P7e3QMGjUAA==",
501
501
  "requires": {
502
502
  "cheerio": "^0.22.0",
503
503
  "content-security-policy-parser": "^0.3.0",
@@ -505,12 +505,12 @@
505
505
  }
506
506
  },
507
507
  "@forge/lint": {
508
- "version": "3.0.2-next.1",
509
- "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.0.2-next.1.tgz",
510
- "integrity": "sha512-3N0vvlUUeQoh8BPZ0ACIju95O9pHMYPqvALPDMoS79PaAI77XWCkgOeYL0rvyV0kuQBR+DXScsbPUEaSgkv8Lg==",
508
+ "version": "3.0.2-next.2",
509
+ "resolved": "https://registry.npmjs.org/@forge/lint/-/lint-3.0.2-next.2.tgz",
510
+ "integrity": "sha512-1d4g2H0ZugpXbfiBfNAQDCdtaqD1u7saw19brpCfI0xuL7I2WGTxhIEcYerE9ZyxRftM0hhgdxNTrrcFuJTwSw==",
511
511
  "requires": {
512
512
  "@forge/cli-shared": "2.3.0-next.1",
513
- "@forge/csp": "1.9.0",
513
+ "@forge/csp": "1.10.0-next.0",
514
514
  "@forge/manifest": "3.3.0-next.0",
515
515
  "@typescript-eslint/typescript-estree": "^3.5.0",
516
516
  "atlassian-openapi": "^1.0.13",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forge/cli",
3
- "version": "4.1.0-next.1",
3
+ "version": "4.1.0-next.2",
4
4
  "description": "A command line interface for managing Atlassian-hosted apps",
5
5
  "author": "Atlassian",
6
6
  "license": "UNLICENSED",
@@ -18,10 +18,10 @@
18
18
  "postinstall": "node -e \"process.exitCode = fs.existsSync('./out/bin/postinstall.js')\" || node ./out/bin/postinstall.js"
19
19
  },
20
20
  "dependencies": {
21
- "@forge/bundler": "3.0.1-next.1",
21
+ "@forge/bundler": "3.0.1-next.2",
22
22
  "@forge/cli-shared": "2.3.0-next.1",
23
- "@forge/csp": "^1.9.0",
24
- "@forge/lint": "3.0.2-next.1",
23
+ "@forge/csp": "^1.10.0-next.0",
24
+ "@forge/lint": "3.0.2-next.2",
25
25
  "@forge/manifest": "3.3.0-next.0",
26
26
  "@forge/util": "1.1.0",
27
27
  "ajv": "^6.12.5",