aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-06 15:44:19 +0000
committerGitHub <noreply@github.com>2022-04-06 15:44:19 +0000
commit57918256664f42ea15aa7f683b888f356b798109 (patch)
treef979106406c53498e1f5fa132069a4e3df5c49ee /package.json
parentFix problem with form pointing to the wrong endpoint (diff)
downloadee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar.gz
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar.bz2
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar.lz
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar.xz
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.tar.zst
ee4511w-web-57918256664f42ea15aa7f683b888f356b798109.zip
Bump eslint-plugin-import from 2.25.4 to 2.26.0 (#41)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.4 to 2.26.0. - [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](https://github.com/import-js/eslint-plugin-import/compare/v2.25.4...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e61340b..c6feffa 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint": "8.12.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
- "eslint-plugin-import": "2.25.4",
+ "eslint-plugin-import": "2.26.0",
"eslint-plugin-prettier": "4.0.0",
"install": "0.13.0",
"nodemon": "2.0.15",