@superdispatch/eslint-plugin-ui 0.50.3 → 0.50.6

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.
@@ -1,4 +1,4 @@
1
- @superdispatch/eslint-plugin-ui:version: cache hit, replaying output 1c4b07f874da095c
2
- @superdispatch/eslint-plugin-ui:version: yarn run v1.22.19
3
- @superdispatch/eslint-plugin-ui:version: $ rimraf pkg && tsc -b
4
- @superdispatch/eslint-plugin-ui:version: Done in 8.63s.
1
+ @superdispatch/eslint-plugin-ui:version: cache hit, replaying output 4eafdc0f2ab1795c
2
+ @superdispatch/eslint-plugin-ui:version: yarn run v1.22.22
3
+ @superdispatch/eslint-plugin-ui:version: $ rimraf pkg && tsc -b
4
+ @superdispatch/eslint-plugin-ui:version: Done in 5.00s.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@superdispatch/eslint-plugin-ui",
3
- "version": "0.50.3",
3
+ "version": "0.50.6",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "https://github.com/superdispatch/ui.git"
@@ -11,7 +11,7 @@
11
11
  "version": "rimraf pkg && tsc -b"
12
12
  },
13
13
  "dependencies": {
14
- "@superdispatch/ui": "^0.50.3"
14
+ "@superdispatch/ui": "^0.50.6"
15
15
  },
16
16
  "peerDependencies": {
17
17
  "@typescript-eslint/experimental-utils": "^4.0.0",
@@ -20,5 +20,5 @@
20
20
  "publishConfig": {
21
21
  "access": "public"
22
22
  },
23
- "gitHead": "57005698306535d8debf7a92ab26691caec95b38"
23
+ "gitHead": "d233aaf787ff8f7987c008db9ec830ccc516a0e7"
24
24
  }