Skip to content

Commit 118cf40

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-import to v2.18.2
1 parent 5a4f08f commit 118cf40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eslint": "4.19.1",
88
"eslint-config-react-app": "2.1.0",
99
"eslint-plugin-flowtype": "2.50.3",
10-
"eslint-plugin-import": "2.18.1",
10+
"eslint-plugin-import": "2.18.2",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
1212
"eslint-plugin-react": "7.14.2",
1313
"jwt-decode": "2.2.0",

advanced/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4111,10 +4111,10 @@ eslint-plugin-import@2.14.0:
41114111
read-pkg-up "^2.0.0"
41124112
resolve "^1.6.0"
41134113

4114-
eslint-plugin-import@2.18.1:
4115-
version "2.18.1"
4116-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.1.tgz#2e4f571d13839543992ad626a18c0edffde9626b"
4117-
integrity sha512-YEESFKOcMIXJTosb5YaepqVhQHGMb8dxkgov560GqMDP/658U5vk6FeVSR7xXLeYkPc7xPYy+uAoiYE/bKMphA==
4114+
eslint-plugin-import@2.18.2:
4115+
version "2.18.2"
4116+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
4117+
integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ==
41184118
dependencies:
41194119
array-includes "^3.0.3"
41204120
contains-path "^0.1.0"

0 commit comments

Comments
 (0)