git.fiddlerwoaroof.com
Browse code

chore(deps-dev): bump eslint-plugin-import from 2.21.2 to 2.22.0

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 30/06/2020 01:07:27
Showing 2 changed files
... ...
@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "routedux",
3
-  "version": "1.1.0",
3
+  "version": "1.1.5",
4 4
   "lockfileVersion": 1,
5 5
   "requires": true,
6 6
   "dependencies": {
... ...
@@ -8268,9 +8268,9 @@
8268 8268
       }
8269 8269
     },
8270 8270
     "eslint-plugin-import": {
8271
-      "version": "2.21.2",
8272
-      "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.21.2.tgz",
8273
-      "integrity": "sha512-FEmxeGI6yaz+SnEB6YgNHlQK1Bs2DKLM+YF+vuTk5H8J9CLbJLtlPvRFgZZ2+sXiKAlN5dpdlrWOjK8ZoZJpQA==",
8271
+      "version": "2.22.0",
8272
+      "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz",
8273
+      "integrity": "sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==",
8274 8274
       "dev": true,
8275 8275
       "requires": {
8276 8276
         "array-includes": "^3.1.1",
... ...
@@ -43,7 +43,7 @@
43 43
     "enzyme-to-json": "^3.4.4",
44 44
     "eslint": "^7.3.1",
45 45
     "eslint-plugin-flowtype": "^5.1.3",
46
-    "eslint-plugin-import": "^2.21.2",
46
+    "eslint-plugin-import": "^2.22.0",
47 47
     "eslint-plugin-react": "^7.20.1",
48 48
     "flow": "^0.2.3",
49 49
     "flow-bin": "^0.127.0",