Skip to content

Commit 4f7f6f2

Browse files
authored
Merge pull request #4 from dapperlabs/dependabot/npm_and_yarn/eslint/plugin-kit-0.2.5
Bump @eslint/plugin-kit from 0.2.0 to 0.2.5
2 parents 8b88395 + 94c369d commit 4f7f6f2

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

yarn.lock

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,13 @@
412412
debug "^4.3.1"
413413
minimatch "^3.1.2"
414414

415+
"@eslint/core@^0.10.0":
416+
version "0.10.0"
417+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
418+
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
419+
dependencies:
420+
"@types/json-schema" "^7.0.15"
421+
415422
"@eslint/core@^0.6.0":
416423
version "0.6.0"
417424
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674"
@@ -443,10 +450,11 @@
443450
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
444451

445452
"@eslint/plugin-kit@^0.2.0":
446-
version "0.2.0"
447-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d"
448-
integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==
453+
version "0.2.5"
454+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
455+
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
449456
dependencies:
457+
"@eslint/core" "^0.10.0"
450458
levn "^0.4.1"
451459

452460
"@ethereumjs/rlp@^4.0.1":

0 commit comments

Comments
 (0)