Browse Source

deps(ui): Upgrade eslint for typescript 5.4 (#68487)

Scott Cooper 11 months ago
parent
commit
be74eb2514
3 changed files with 385 additions and 295 deletions
  1. 1 0
      .eslintignore
  2. 2 2
      package.json
  3. 382 293
      yarn.lock

+ 1 - 0
.eslintignore

@@ -3,3 +3,4 @@
 **/tests/**/fixtures/**/*
 !.github
 *.d.ts
+config/chartcuterie/config.js

+ 2 - 2
package.json

@@ -190,8 +190,8 @@
     "babel-jest": "^29.6.2",
     "babel-plugin-dynamic-import-node": "^2.3.3",
     "benchmark": "^2.1.4",
-    "eslint": "8.56.0",
-    "eslint-config-sentry-app": "2.5.0",
+    "eslint": "8.57.0",
+    "eslint-config-sentry-app": "2.7.0",
     "html-webpack-plugin": "^5.5.0",
     "jest": "29.6.2",
     "jest-canvas-mock": "^2.5.2",

File diff suppressed because it is too large
+ 382 - 293
yarn.lock


Some files were not shown because too many files changed in this diff