diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 3157e3ed..a396d6fe 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -26,7 +26,7 @@ "cross-env": "^7.0.3", "cssnano": "^5.1.14", "eslint": "^8.31.0", - "eslint-plugin-import": "^2.27.4", + "eslint-plugin-import": "^2.27.5", "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jsdoc": "^39.6.4", |