Skip to content

Commit 732ae92

Browse files
chore(deps-dev): bump @eslint/json from 1.0.1 to 1.1.0 in /components
Bumps [@eslint/json](https://github.com/eslint/json) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.0.1...json-v1.1.0) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f18bfae commit 732ae92

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@eslint/js": "^9.39.3",
47-
"@eslint/json": "^1.0.1",
47+
"@eslint/json": "^1.1.0",
4848
"@eslint/markdown": "^7.5.1",
4949
"@microsoft/api-extractor": "^7.57.6",
5050
"@openapitools/openapi-generator-cli": "^2.30.2",

components/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -562,10 +562,10 @@
562562
dependencies:
563563
"@types/json-schema" "^7.0.15"
564564

565-
"@eslint/core@^1.1.0":
566-
version "1.1.0"
567-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.0.tgz#51f5cd970e216fbdae6721ac84491f57f965836d"
568-
integrity sha512-/nr9K9wkr3P1EzFTdFdMoLuo1PmIxjmwvPozwoSodjNBdefGujXQUF93u1DDZpEaTuDvMsIQddsd35BwtrW9Xw==
565+
"@eslint/core@^1.1.1":
566+
version "1.1.1"
567+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-1.1.1.tgz#450f3d2be2d463ccd51119544092256b4e88df32"
568+
integrity sha512-QUPblTtE51/7/Zhfv8BDwO0qkkzQL7P/aWWbqcf4xWLEYn1oKjdO0gglQBB4GAsu7u6wjijbCmzsUTy6mnk6oQ==
569569
dependencies:
570570
"@types/json-schema" "^7.0.15"
571571

@@ -589,13 +589,13 @@
589589
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.3.tgz#c6168736c7e0c43ead49654ed06a4bcb3833363d"
590590
integrity sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==
591591

592-
"@eslint/json@^1.0.1":
593-
version "1.0.1"
594-
resolved "https://registry.yarnpkg.com/@eslint/json/-/json-1.0.1.tgz#3b4f7225e5ff8c3639ab0dc77eb2f451aa4ab8d8"
595-
integrity sha512-bE2nGv8/U+uRvQEJWOgCsZCa65XsCBgxyyx/sXtTHVv0kqdauACLzyp7A1C3yNn7pRaWjIt5acxY+TAbSyIJXw==
592+
"@eslint/json@^1.1.0":
593+
version "1.1.0"
594+
resolved "https://registry.yarnpkg.com/@eslint/json/-/json-1.1.0.tgz#b0f6661c34d0f0f152362f9abad022b25c7b9118"
595+
integrity sha512-noH9FUYqyhZSDf3Yq5HswsjDH/MWJAatMooWwT5YgQ0XHMekoFc/iyEufP+7kD1kaOj9qwFiXySqHsKii3zmlw==
596596
dependencies:
597-
"@eslint/core" "^1.1.0"
598-
"@eslint/plugin-kit" "^0.6.0"
597+
"@eslint/core" "^1.1.1"
598+
"@eslint/plugin-kit" "^0.6.1"
599599
"@humanwhocodes/momoa" "^3.3.10"
600600
natural-compare "^1.4.0"
601601

@@ -627,12 +627,12 @@
627627
"@eslint/core" "^0.17.0"
628628
levn "^0.4.1"
629629

630-
"@eslint/plugin-kit@^0.6.0":
631-
version "0.6.0"
632-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.0.tgz#e0cb12ec66719cb2211ad36499fb516f2a63899d"
633-
integrity sha512-bIZEUzOI1jkhviX2cp5vNyXQc6olzb2ohewQubuYlMXZ2Q/XjBO0x0XhGPvc9fjSIiUN0vw+0hq53BJ4eQSJKQ==
630+
"@eslint/plugin-kit@^0.6.1":
631+
version "0.6.1"
632+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.6.1.tgz#eb9e6689b56ce8bc1855bb33090e63f3fc115e8e"
633+
integrity sha512-iH1B076HoAshH1mLpHMgwdGeTs0CYwL0SPMkGuSebZrwBp16v415e9NZXg2jtrqPVQjf6IANe2Vtlr5KswtcZQ==
634634
dependencies:
635-
"@eslint/core" "^1.1.0"
635+
"@eslint/core" "^1.1.1"
636636
levn "^0.4.1"
637637

638638
"@exodus/bytes@^1.11.0", "@exodus/bytes@^1.6.0":

0 commit comments

Comments
 (0)