From 75f9d38da8553b40b1c2aa150202e89312ce9e09 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Fri, 8 May 2020 13:29:30 +0200 Subject: [PATCH] update-scanner: automatic update @sapphirecode/eslint-config: 2.0.24 ==> 2.0.25 minor --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 40b4c76..8b92e6f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -251,9 +251,9 @@ fastq "^1.6.0" "@sapphirecode/eslint-config@^2.0.2": - version "2.0.24" - resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.24.tgz#e9a033767ce0ab1242dc3af700abb58b1c68ab65" - integrity sha512-Fk5opga9EEMT4mXhmcg2KVKV1bnB8JAQWklMQay7ROw3QK5oP7A0KIJMlamYhXmHgctjGjlEEuJeFi10pO5QuA== + version "2.0.25" + resolved "https://registry.yarnpkg.com/@sapphirecode/eslint-config/-/eslint-config-2.0.25.tgz#c323e81faadba23dbe2edfe2c6e97497d0a44d25" + integrity sha512-SIu/n6KrNkk4zdKWSnPVNijdayiwbxNwBNWP29s3M3wHRR9DsgCED4gMQjbyQa+Ny4cfm2J6n3fuovjSB3Xryw== dependencies: eslint-plugin-node "^11.0.0" eslint-plugin-sort-requires-by-path "^1.0.2"