Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-import to ^2.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 15, 2021
1 parent 72e8ba4 commit 8081ae0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"babel-plugin-istanbul": "^6.0.0",
"eslint": "^7.26.0",
"eslint-config-airbnb-base": "^13.2.0",
"eslint-plugin-import": "^2.23.1",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-mocha": "^7.0.1",
"extend": "^3.0.2",
"jsdoc-to-markdown": "^5.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4348,10 +4348,10 @@ eslint-module-utils@^2.6.1:
debug "^3.2.7"
pkg-dir "^2.0.0"

eslint-plugin-import@^2.23.1:
version "2.23.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.1.tgz#c13ffdee9f5720e9432fa7e899c222fa25978636"
integrity sha512-epW62znqcFCyQeixVrqy26WpdN1Y3LZH5G9XCuiiTCVuksjC4Je+4o1z5mIpa6P1KMyz1n4RT436VSrZoA5+5A==
eslint-plugin-import@^2.23.2:
version "2.23.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.2.tgz#ee15dd68fc7a1a1ba4c653c734e0d01c100d3484"
integrity sha512-LmNoRptHBxOP+nb0PIKz1y6OSzCJlB+0g0IGS3XV4KaKk2q4szqQ6s6F1utVf5ZRkxk/QOTjdxe7v4VjS99Bsg==
dependencies:
array-includes "^3.1.3"
array.prototype.flat "^1.2.4"
Expand Down

0 comments on commit 8081ae0

Please sign in to comment.