@backstage/cli 0.0.0-nightly-202192722215 → 0.0.0-nightly-202192822050

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,16 +1,18 @@
1
1
  # @backstage/cli
2
2
 
3
- ## 0.0.0-nightly-202192722215
3
+ ## 0.0.0-nightly-202192822050
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - f1e96dc5b1: Update usage of msw in default plugin template
8
+ - b0dc1fd241: bump `@spotify/eslint-config-base` from 9.0.2 to 12.0.0
9
+ - c5bb1df55d: Bump `msw` to `v0.35.0` to resolve [CVE-2021-32796](https://github.com/advisories/GHSA-5fg8-2547-mr8q).
8
10
  - 10615525f3: Switch to use the json and observable types from `@backstage/types`
9
11
  - Updated dependencies
10
- - @backstage/config@0.0.0-nightly-202192722215
11
- - @backstage/cli-common@0.0.0-nightly-202192722215
12
- - @backstage/config-loader@0.0.0-nightly-202192722215
13
- - @backstage/errors@0.0.0-nightly-202192722215
12
+ - @backstage/config@0.0.0-nightly-202192822050
13
+ - @backstage/cli-common@0.0.0-nightly-202192822050
14
+ - @backstage/errors@0.0.0-nightly-202192822050
15
+ - @backstage/config-loader@0.0.0-nightly-202192822050
14
16
 
15
17
  ## 0.8.0
16
18
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@backstage/cli",
3
3
  "description": "CLI for developing Backstage plugins and apps",
4
- "version": "0.0.0-nightly-202192722215",
4
+ "version": "0.0.0-nightly-202192822050",
5
5
  "private": false,
6
6
  "publishConfig": {
7
7
  "access": "public"
@@ -28,10 +28,10 @@
28
28
  "backstage-cli": "bin/backstage-cli"
29
29
  },
30
30
  "dependencies": {
31
- "@backstage/cli-common": "^0.0.0-nightly-202192722215",
32
- "@backstage/config": "^0.0.0-nightly-202192722215",
33
- "@backstage/config-loader": "^0.0.0-nightly-202192722215",
34
- "@backstage/errors": "^0.0.0-nightly-202192722215",
31
+ "@backstage/cli-common": "^0.0.0-nightly-202192822050",
32
+ "@backstage/config": "^0.0.0-nightly-202192822050",
33
+ "@backstage/config-loader": "^0.0.0-nightly-202192822050",
34
+ "@backstage/errors": "^0.0.0-nightly-202192822050",
35
35
  "@backstage/types": "^0.1.1",
36
36
  "@hot-loader/react-dom": "^16.13.0",
37
37
  "@lerna/package-graph": "^4.0.0",
@@ -41,7 +41,7 @@
41
41
  "@rollup/plugin-json": "^4.0.2",
42
42
  "@rollup/plugin-node-resolve": "^13.0.0",
43
43
  "@rollup/plugin-yaml": "^3.0.0",
44
- "@spotify/eslint-config-base": "^9.0.0",
44
+ "@spotify/eslint-config-base": "^12.0.0",
45
45
  "@spotify/eslint-config-react": "^10.0.0",
46
46
  "@spotify/eslint-config-typescript": "^10.0.0",
47
47
  "@sucrase/jest-plugin": "^2.1.1",
@@ -117,14 +117,14 @@
117
117
  "yn": "^4.0.0"
118
118
  },
119
119
  "devDependencies": {
120
- "@backstage/backend-common": "^0.0.0-nightly-202192722215",
121
- "@backstage/config": "^0.0.0-nightly-202192722215",
122
- "@backstage/core-components": "^0.0.0-nightly-202192722215",
123
- "@backstage/core-plugin-api": "^0.0.0-nightly-202192722215",
124
- "@backstage/core-app-api": "^0.0.0-nightly-202192722215",
120
+ "@backstage/backend-common": "^0.0.0-nightly-202192822050",
121
+ "@backstage/config": "^0.0.0-nightly-202192822050",
122
+ "@backstage/core-components": "^0.0.0-nightly-202192822050",
123
+ "@backstage/core-plugin-api": "^0.0.0-nightly-202192822050",
124
+ "@backstage/core-app-api": "^0.0.0-nightly-202192822050",
125
125
  "@backstage/dev-utils": "^0.2.12",
126
- "@backstage/test-utils": "^0.0.0-nightly-202192722215",
127
- "@backstage/theme": "^0.2.11",
126
+ "@backstage/test-utils": "^0.0.0-nightly-202192822050",
127
+ "@backstage/theme": "^0.0.0-nightly-202192822050",
128
128
  "@types/diff": "^5.0.0",
129
129
  "@types/express": "^4.17.6",
130
130
  "@types/fs-extra": "^9.0.1",
@@ -36,7 +36,7 @@
36
36
  "@backstage/cli": "{{versionQuery '@backstage/cli'}}",
37
37
  "@types/supertest": "{{versionQuery '@types/supertest' '2.0.8'}}",
38
38
  "supertest": "{{versionQuery 'supertest' '4.0.2'}}",
39
- "msw": "{{versionQuery 'msw' '0.29.0'}}"
39
+ "msw": "{{versionQuery 'msw' '0.35.0'}}"
40
40
  },
41
41
  "files": [
42
42
  "dist"
@@ -44,7 +44,7 @@
44
44
  "@testing-library/user-event": "{{versionQuery '@testing-library/user-event' '13.1.8'}}",
45
45
  "@types/jest": "{{versionQuery '@types/jest' '26.0.7'}}",
46
46
  "@types/node": "{{versionQuery '@types/node' '14.14.32'}}",
47
- "msw": "{{versionQuery 'msw' '0.29.0'}}",
47
+ "msw": "{{versionQuery 'msw' '0.35.0'}}",
48
48
  "cross-fetch": "{{versionQuery 'cross-fetch' '3.0.6'}}"
49
49
  },
50
50
  "files": [