From ff153564a07717231f0cda3fb69c1cf813db9f7a Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 30 Mar 2023 17:21:28 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.37.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 cdb58d51818..021efcb94cb 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -60,7 +60,7 @@ core: 'lodash.unset': &_unset '4.5.2' 'lodash.clonedeep': '^4.5.0' dev: - 'eslint': &eslint '8.36.0' + 'eslint': &eslint '8.37.0' 'nyc': '15.1.0' 'mocha': *mocha 'chai': *chai