aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-17 07:10:35 +0000
committerGitHub <noreply@github.com>2021-05-17 07:10:35 +0000
commit1f2ca34449fa933f8fc690998cf8237875bb9008 (patch)
tree273f86edceb33b468d904e454ad0311579e96a76
parent23eeaa05ea9e816ab55c87f47a575b219c4ceaf0 (diff)
downloadtimeline-1f2ca34449fa933f8fc690998cf8237875bb9008.tar.gz
timeline-1f2ca34449fa933f8fc690998cf8237875bb9008.tar.bz2
timeline-1f2ca34449fa933f8fc690998cf8237875bb9008.zip
build(deps-dev): Bump eslint-plugin-import in /FrontEnd
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2. - [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.22.1...v2.23.2) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 28aa7022..05984be0 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -91,7 +91,7 @@
"css-loader": "^5.2.4",
"eslint": "^7.26.0",
"eslint-config-prettier": "^8.3.0",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.2",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.23.2",
"eslint-plugin-react-hooks": "^4.2.0",