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

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

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

See merge request to-be-continuous/kicker!247
parents a70b06af 7cfa7453
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -44,9 +44,9 @@
        "@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": "^8.9.0",
        "eslint-plugin-import": "^2.26.0",
        "eslint-plugin-jsdoc": "^46.4.5",
        "eslint-plugin-jsdoc": "^46.0.0",
        "eslint-plugin-prefer-arrow": "^1.2.3",
        "jasmine-core": "5.1.0",
        "jasmine-spec-reporter": "~5.0.0",
@@ -7405,9 +7405,9 @@
      }
    },
    "node_modules/eslint-config-prettier": {
      "version": "8.8.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz",
      "integrity": "sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==",
      "version": "8.9.0",
      "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz",
      "integrity": "sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==",
      "dev": true,
      "bin": {
        "eslint-config-prettier": "bin/cli.js"