From 15d8a57cd65017857b5b0d1e7e2ebc561f758043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 12:55:39 +0530 Subject: [PATCH] chore(deps-dev): bump @snapshot-labs/eslint-config (#904) Bumps @snapshot-labs/eslint-config from 0.1.0-beta.17 to 0.1.0-beta.18. --- updated-dependencies: - dependency-name: "@snapshot-labs/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a82cf662..55ab7fac 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "winston": "^3.8.2" }, "devDependencies": { - "@snapshot-labs/eslint-config": "^0.1.0-beta.17", + "@snapshot-labs/eslint-config": "^0.1.0-beta.18", "@snapshot-labs/prettier-config": "^0.1.0-beta.17", "@types/jest": "^29.5.3", "@types/node": "^14.0.13", diff --git a/yarn.lock b/yarn.lock index b44fffdc..0ca0b564 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1325,10 +1325,10 @@ dependencies: "@sinonjs/commons" "^3.0.0" -"@snapshot-labs/eslint-config-base@^0.1.0-beta.17": - version "0.1.0-beta.17" - resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.17.tgz#e989acfb31facb1518cdf170499de47aec1832c3" - integrity sha512-+NE6BTOKhxvs1el73r9cQEm3SOBhp9La8HUumE4WbMoZz67ovPsdJQt7QuqnqZNDAEiW5sP0eJNsnvvxGxO0ug== +"@snapshot-labs/eslint-config-base@^0.1.0-beta.18": + version "0.1.0-beta.18" + resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config-base/-/eslint-config-base-0.1.0-beta.18.tgz#b39a1e6f14e7cdccbc02a70ae52e8a49459a41c3" + integrity sha512-OLB5Lcw+SUkjVhz6lo4oTCFthEkQrczh6t73dW4wmlug+OSAUPa8Uk9mh//b1Dsc4kQuh63CRVwRChJQlsuUHg== dependencies: "@typescript-eslint/eslint-plugin" "^6.7.3" "@typescript-eslint/parser" "^6.7.3" @@ -1336,12 +1336,12 @@ eslint-plugin-import "^2.29.0" eslint-plugin-prettier "^5.0.1" -"@snapshot-labs/eslint-config@^0.1.0-beta.17": - version "0.1.0-beta.17" - resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.17.tgz#fe6d4721937902415888a1fa6fec15c57b114870" - integrity sha512-hgEL6hbMAeYKaw7D6Fh+axsU/RZtfCsZHdJOD+CpG/x4+jXaWnV+tKSe6AidT/Yz/wK/4V76t6cAkVJ10ciLOw== +"@snapshot-labs/eslint-config@^0.1.0-beta.18": + version "0.1.0-beta.18" + resolved "https://registry.yarnpkg.com/@snapshot-labs/eslint-config/-/eslint-config-0.1.0-beta.18.tgz#fb5b80f546a73399c3e071dcd29616077f489c4e" + integrity sha512-wE6Kd8aToMQSAf3wkRJxZBVboau9Wys04PC5yAUwABt1E2KOhJQ9d29NFpJtLPN+B0WBni/m6o46SmNMGkKXZg== dependencies: - "@snapshot-labs/eslint-config-base" "^0.1.0-beta.17" + "@snapshot-labs/eslint-config-base" "^0.1.0-beta.18" "@snapshot-labs/keycard@^0.5.1": version "0.5.1"