From 77c6a20f3e9e932a17f4af4055d7e6e4318261c6 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 26 Jun 2023 05:13:21 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.43.0 changes in config/dependencies.yaml --- config/dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 0ab92a2b99f..6a065c8f855 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -62,7 +62,7 @@ core: 'lodash.unset': &_unset '4.5.2' 'lodash.clonedeep': '^4.5.0' dev: - 'eslint': &eslint '8.42.0' + 'eslint': &eslint '8.43.0' 'nyc': '15.1.0' 'mocha': *mocha 'chai': *chai