Browse Source

chore(deps-dev): bump eslint from 8.3.0 to 8.4.1 (#4114)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
77aa2200c8
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -17,7 +17,7 @@
         "browser-sync": "^2.27.7",
         "bundlewatch": "^0.3.2",
         "del": "^6.0.0",
-        "eslint": "^8.3.0",
+        "eslint": "^8.4.1",
         "eslint-config-xo": "^0.39.0",
         "eslint-config-xo-typescript": "^0.47.1",
         "eslint-plugin-import": "^2.25.3",

+ 1 - 1
package.json

@@ -45,7 +45,7 @@
     "browser-sync": "^2.27.7",
     "bundlewatch": "^0.3.2",
     "del": "^6.0.0",
-    "eslint": "^8.3.0",
+    "eslint": "^8.4.1",
     "eslint-config-xo": "^0.39.0",
     "eslint-config-xo-typescript": "^0.47.1",
     "eslint-plugin-import": "^2.25.3",