Skip to content

Commit 172d845

Browse files
Merge pull request #69 from Onboardbase/dependabot/npm_and_yarn/eslint/plugin-kit-0.2.5
build(deps): bump @eslint/plugin-kit from 0.2.0 to 0.2.5
2 parents 8066cd0 + 9f6ee90 commit 172d845

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
@@ -426,6 +426,13 @@
426426
debug "^4.3.1"
427427
minimatch "^3.1.2"
428428

429+
"@eslint/core@^0.10.0":
430+
version "0.10.0"
431+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.10.0.tgz#23727063c21b335f752dbb3a16450f6f9cbc9091"
432+
integrity sha512-gFHJ+xBOo4G3WRlR1e/3G8A6/KZAH6zcE/hkLRCZTi/B9avAG365QhFA8uOGzTMqgTghpn7/fSnscW++dpMSAw==
433+
dependencies:
434+
"@types/json-schema" "^7.0.15"
435+
429436
"@eslint/core@^0.6.0":
430437
version "0.6.0"
431438
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674"
@@ -457,10 +464,11 @@
457464
integrity sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==
458465

459466
"@eslint/plugin-kit@^0.2.0":
460-
version "0.2.0"
461-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.0.tgz#8712dccae365d24e9eeecb7b346f85e750ba343d"
462-
integrity sha512-vH9PiIMMwvhCx31Af3HiGzsVNULDbyVkHXwlemn/B0TFj/00ho3y55efXrUZTfQipxoHC5u4xq6zblww1zm1Ig==
467+
version "0.2.5"
468+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.5.tgz#ee07372035539e7847ef834e3f5e7b79f09e3a81"
469+
integrity sha512-lB05FkqEdUg2AA0xEbUz0SnkXT1LcCTa438W4IWTUh4hdOnVbQyOJ81OrDXsJk/LSiJHubgGEFoR5EHq1NsH1A==
463470
dependencies:
471+
"@eslint/core" "^0.10.0"
464472
levn "^0.4.1"
465473

466474
"@humanwhocodes/module-importer@^1.0.1":

0 commit comments

Comments
 (0)