Skip to content

Commit 8baa406

Browse files
committed
Merge branch 'dependabot/npm_and_yarn/eslint/plugin-kit-0.4.0' into q/8.2
2 parents 3594cdb + 3948b88 commit 8baa406

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@babel/preset-env": "^7.28.3",
5858
"@babel/preset-typescript": "^7.27.1",
5959
"@eslint/compat": "^1.4.0",
60-
"@eslint/plugin-kit": "^0.3.5",
60+
"@eslint/plugin-kit": "^0.4.0",
6161
"@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
6262
"@sinonjs/fake-timers": "^15.0.0",
6363
"@types/async": "^3.2.24",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1446,6 +1446,14 @@
14461446
"@eslint/core" "^0.15.2"
14471447
levn "^0.4.1"
14481448

1449+
"@eslint/plugin-kit@^0.4.0":
1450+
version "0.4.0"
1451+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz#f6a245b42886abf6fc9c7ab7744a932250335ab2"
1452+
integrity sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==
1453+
dependencies:
1454+
"@eslint/core" "^0.16.0"
1455+
levn "^0.4.1"
1456+
14491457
"@hapi/address@^5.1.1":
14501458
version "5.1.1"
14511459
resolved "https://registry.yarnpkg.com/@hapi/address/-/address-5.1.1.tgz#e9925fc1b65f5cc3fbea821f2b980e4652e84cb6"

0 commit comments

Comments
 (0)