From b7155dc2938ffffd4832b0466456df3d98d1d2f2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 28 Aug 2023 04:21:06 +0000 Subject: [PATCH] [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.48.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 b7b4ac8377f..52ac5f3f8ad 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.47.0' + 'eslint': &eslint '8.48.0' 'nyc': '15.1.0' 'mocha': *mocha 'chai': *chai