From 5d300cd9be530197bc0eb4e413ad04bddc9cec68 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2019 12:01:47 +0100 Subject: [PATCH] build(deps-dev): bump eslint-plugin-codeceptjs from 1.1.0 to 1.2.0 (#299) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6cd856b..be552e7 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "enzyme-adapter-react-16": "1.15.1", "enzyme-to-json": "3.4.3", "eslint": "6.6.0", - "eslint-plugin-codeceptjs": "1.1.0", + "eslint-plugin-codeceptjs": "1.2.0", "eslint-plugin-import": "2.18.2", "eslint-plugin-jsx-a11y": "6.2.3", "eslint-plugin-prettier": "3.1.1", diff --git a/yarn.lock b/yarn.lock index af86a1e..4be9afc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5385,10 +5385,10 @@ eslint-plugin-babel@5.3.0: dependencies: eslint-rule-composer "^0.3.0" -eslint-plugin-codeceptjs@1.1.0: - version "1.1.0" - resolved "https://registry.verdaccio.org/eslint-plugin-codeceptjs/-/eslint-plugin-codeceptjs-1.1.0.tgz#08a6ca615fa3963b15f218ca8f1473b3084975e5" - integrity sha512-ggOYiUNRFWr22uCXBKAaPzam0JDUoh8SFI25X9d4aESVIXaiOvdBYKuxQR4lVcWuiRdVurtIMcnPxP3RI94hkw== +eslint-plugin-codeceptjs@1.2.0: + version "1.2.0" + resolved "https://registry.verdaccio.org/eslint-plugin-codeceptjs/-/eslint-plugin-codeceptjs-1.2.0.tgz#87aa11326195f733ef04e5eb6cf4bef876801b48" + integrity sha512-bg6bTY98rVJqQUdhQPFeBylg6wII1lN/DC9xZPCn2QA/vJrg4Pi/Ac3itSCUqLPSgG03yLJoi+QX4wxjeMpJQw== dependencies: requireindex "~1.1.0"