From: moisseev Date: Sun, 19 Nov 2023 13:41:27 +0000 (+0300) Subject: [Test] Show @stylistic/eslint-plugin version X-Git-Tag: 3.8.0~57^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab1b0baf1f63b57ae1e04093235d1e7c5603bd57;p=thirdparty%2Frspamd.git [Test] Show @stylistic/eslint-plugin version --- diff --git a/.drone.yml b/.drone.yml index 9e5c3409ee..ac0b12a8ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -488,6 +488,7 @@ "commands": [ "npm install", "./node_modules/.bin/eslint -v", + "npm show @stylistic/eslint-plugin version", "./node_modules/.bin/eslint ./", "./node_modules/.bin/stylelint -v", "npm show stylelint-config-standard version",