From a0232caac380785a50ddf4e12446de5ca53149d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 15:27:55 +0200 Subject: [PATCH] Bump @excalidraw/eslint-config from 1.0.0 to 1.0.1 (#178) Bumps [@excalidraw/eslint-config](https://github.com/excalidraw/eslint-config) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/excalidraw/eslint-config/releases) - [Commits](https://github.com/excalidraw/eslint-config/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fae12bb..5b65446 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "dependencies": { - "@excalidraw/eslint-config": "1.0.0", + "@excalidraw/eslint-config": "1.0.1", "@excalidraw/prettier-config": "1.0.2", "@types/debug": "4.1.5", "@types/express": "4.17.11", diff --git a/yarn.lock b/yarn.lock index 0483ddc..a417c53 100644 --- a/yarn.lock +++ b/yarn.lock @@ -38,10 +38,10 @@ minimatch "^3.0.4" strip-json-comments "^3.1.1" -"@excalidraw/eslint-config@1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@excalidraw/eslint-config/-/eslint-config-1.0.0.tgz#1cc527a88cfe20fd730496c1b631c3aecf9c825e" - integrity sha512-5SQFsQXO4vzny7OFSJr/DDPr1Mzeh6w0uwmZ0Fk2qjBcS5nhPtnx5KOTRPmpc6Hf5Ao57WK/MKI4lhCzw66V/A== +"@excalidraw/eslint-config@1.0.1": + version "1.0.1" + resolved "https://registry.yarnpkg.com/@excalidraw/eslint-config/-/eslint-config-1.0.1.tgz#1289559eb9bdf84117c5af5d082343ab6d36fd65" + integrity sha512-BUkZLH2M1sPA/wPbho8w8yJhSY+jdd4lB9fs2Dn606ZutlDKXVMnn8LqrtAlYiJlRYwi6EQRgGdVkNrHCOssjg== "@excalidraw/prettier-config@1.0.2": version "1.0.2"