Skip to content

Commit

Permalink
Bump eslint-plugin-import from 2.25.2 to 2.25.4
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.2 to 2.25.4.
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.25.2...v2.25.4)

---
updated-dependencies:
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2022
1 parent 370689e commit 896ca5d
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 69 deletions.
166 changes: 99 additions & 67 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"chalk": "^4.1.2",
"execution-time": "^1.4.1",
"fs-extra": "^7.0.0",
"fs-extra": "^10.0.0",
"globby": "^11.0.4",
"inquirer": "^8.2.0",
"inquirer-autocomplete-prompt": "^1.4.0",
Expand All @@ -31,7 +31,7 @@
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-mocha": "^9.0.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
Expand Down

0 comments on commit 896ca5d

Please sign in to comment.