Commit 6936fa83 authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/eslint-config-prettier-9.x' into 'master'

chore(deps): update dependency eslint-config-prettier to v9

See merge request to-be-continuous/kicker!253
parents 3de8c2e8 43292a00
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
        "@typescript-eslint/parser": "^5.44.0",
        "eslint": "^8.30.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-config-prettier": "^9.0.0",
        "eslint-plugin-import": "^2.26.0",
        "eslint-plugin-jsdoc": "^46.0.0",
        "eslint-plugin-prefer-arrow": "^1.2.3",
@@ -7485,9 +7485,9 @@
      }
    },
    "node_modules/eslint-config-prettier": {
      "version": "8.10.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz",
      "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==",
      "version": "9.0.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
      "integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
      "dev": true,
      "bin": {
        "eslint-config-prettier": "bin/cli.js"
+1 −1