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

chore(deps): update dependency eslint-config-prettier to v8.8.0

parent 18f02131
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -43,9 +43,9 @@
        "@typescript-eslint/eslint-plugin": "^5.44.0",
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
        "@typescript-eslint/parser": "^5.44.0",
        "eslint": "^8.42.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-import": "^2.27.5",
        "eslint": "^8.30.0",
        "eslint-config-prettier": "^8.8.0",
        "eslint-plugin-import": "^2.26.0",
        "eslint-plugin-jsdoc": "^46.0.0",
        "eslint-plugin-prefer-arrow": "^1.2.3",
        "jasmine-core": "5.0.1",
@@ -7548,9 +7548,9 @@
      }
    },
    "node_modules/eslint-config-prettier": {
      "version": "8.5.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz",
      "integrity": "sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==",
      "version": "8.8.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
      "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
      "dev": true,
      "bin": {
        "eslint-config-prettier": "bin/cli.js"