aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-18 23:11:13 +0000
committerGitHub <[email protected]>2021-05-18 23:11:13 +0000
commit9f95b089693400cccad0ddc88e14a33bc06090ad (patch)
tree7e265579191887ba21764054fdc4f41a8a24aaab /package.json
parentdf72a21fa89a4885bb666f4a3bc0a9e757b870c2 (diff)
downloadbootstrap-9f95b089693400cccad0ddc88e14a33bc06090ad.tar.xz
bootstrap-9f95b089693400cccad0ddc88e14a33bc06090ad.zip
Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f8b265352..338eb6538 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"cross-env": "^7.0.3",
"eslint": "^7.26.0",
"eslint-config-xo": "^0.36.0",
- "eslint-plugin-import": "^2.22.1",
+ "eslint-plugin-import": "^2.23.2",
"eslint-plugin-unicorn": "^31.0.0",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",