Skip to content

Commit 6c9173b

Browse files
chore(deps): update (#4511)
1 parent bc5ea83 commit 6c9173b

File tree

2 files changed

+89
-58
lines changed

2 files changed

+89
-58
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@babel/preset-env": "^7.25.2",
5555
"@babel/register": "^7.15.8",
5656
"@eslint/js": "^9.28.0",
57-
"@eslint/markdown": "^6.6.0",
57+
"@eslint/markdown": "^7.1.0",
5858
"@commitlint/cli": "^19.4.0",
5959
"@commitlint/config-conventional": "^19.2.2",
6060
"@stylistic/eslint-plugin": "^5.0.0",
@@ -68,14 +68,14 @@
6868
"css-loader": "^7.1.2",
6969
"del-cli": "^6.0.0",
7070
"eslint": "^9.29.0",
71-
"eslint-config-webpack": "^4.2.2",
71+
"eslint-config-webpack": "^4.5.0",
7272
"eslint-config-prettier": "^10.1.5",
7373
"eslint-plugin-import": "^2.32.0",
7474
"eslint-plugin-jest": "^29.0.1",
7575
"eslint-plugin-jsdoc": "^51.2.3",
7676
"eslint-plugin-n": "^17.19.0",
7777
"eslint-plugin-prettier": "^5.4.1",
78-
"eslint-plugin-unicorn": "^59.0.1",
78+
"eslint-plugin-unicorn": "^60.0.0",
7979
"execa": "^5.0.0",
8080
"get-port": "^5.1.1",
8181
"globals": "^16.2.0",

yarn.lock

Lines changed: 86 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
181181
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
182182

183-
"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.27.1":
183+
"@babel/helper-validator-identifier@^7.27.1":
184184
version "7.27.1"
185185
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
186186
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
@@ -1535,7 +1535,7 @@
15351535
esquery "^1.6.0"
15361536
jsdoc-type-pratt-parser "~4.1.0"
15371537

1538-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.5.1", "@eslint-community/eslint-utils@^4.7.0":
1538+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.5.0", "@eslint-community/eslint-utils@^4.7.0":
15391539
version "4.7.0"
15401540
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a"
15411541
integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==
@@ -1561,27 +1561,20 @@
15611561
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.3.0.tgz#3e09a90dfb87e0005c7694791e58e97077271286"
15621562
integrity sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==
15631563

1564-
"@eslint/core@^0.13.0":
1565-
version "0.13.0"
1566-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
1567-
integrity sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==
1568-
dependencies:
1569-
"@types/json-schema" "^7.0.15"
1570-
1571-
"@eslint/core@^0.14.0":
1572-
version "0.14.0"
1573-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.14.0.tgz#326289380968eaf7e96f364e1e4cf8f3adf2d003"
1574-
integrity sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==
1575-
dependencies:
1576-
"@types/json-schema" "^7.0.15"
1577-
15781564
"@eslint/core@^0.15.0":
15791565
version "0.15.0"
15801566
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.0.tgz#8fc04709a7b9a179d9f7d93068fc000cb8c5603d"
15811567
integrity sha512-b7ePw78tEWWkpgZCDYkbqDOP8dmM6qe+AOC6iuJqlq1R/0ahMAeH3qynpnqKFGkMltrp44ohV4ubGyvLX28tzw==
15821568
dependencies:
15831569
"@types/json-schema" "^7.0.15"
15841570

1571+
"@eslint/core@^0.15.1":
1572+
version "0.15.1"
1573+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.15.1.tgz#d530d44209cbfe2f82ef86d6ba08760196dd3b60"
1574+
integrity sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==
1575+
dependencies:
1576+
"@types/json-schema" "^7.0.15"
1577+
15851578
"@eslint/eslintrc@^3.3.1":
15861579
version "3.3.1"
15871580
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.1.tgz#e55f7f1dd400600dd066dbba349c4c0bac916964"
@@ -1602,17 +1595,17 @@
16021595
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.31.0.tgz#adb1f39953d8c475c4384b67b67541b0d7206ed8"
16031596
integrity sha512-LOm5OVt7D4qiKCqoiPbA7LWmI+tbw1VbTUowBcUMgQSuM6poJufkFkYDcQpo5KfgD39TnNySV26QjOh7VFpSyw==
16041597

1605-
"@eslint/markdown@^6.6.0":
1606-
version "6.6.0"
1607-
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-6.6.0.tgz#b9f226f9f464de161be7136e5c879239a4339631"
1608-
integrity sha512-IsWPy2jU3gaQDlioDC4sT4I4kG1hX1OMWs/q2sWwJrPoMASHW/Z4SDw+6Aql6EsHejGbagYuJbFq9Zvx+Y1b1Q==
1598+
"@eslint/markdown@^7.1.0":
1599+
version "7.1.0"
1600+
resolved "https://registry.yarnpkg.com/@eslint/markdown/-/markdown-7.1.0.tgz#c35be3f16d9e74077ca238ceca184ded0bac74bc"
1601+
integrity sha512-Y+X1B1j+/zupKDVJfkKc8uYMjQkGzfnd8lt7vK3y8x9Br6H5dBuhAfFrQ6ff7HAMm/1BwgecyEiRFkYCWPRxmA==
16091602
dependencies:
1610-
"@eslint/core" "^0.14.0"
1611-
"@eslint/plugin-kit" "^0.3.1"
1603+
"@eslint/core" "^0.15.1"
1604+
"@eslint/plugin-kit" "^0.3.4"
16121605
github-slugger "^2.0.0"
16131606
mdast-util-from-markdown "^2.0.2"
16141607
mdast-util-frontmatter "^2.0.1"
1615-
mdast-util-gfm "^3.0.0"
1608+
mdast-util-gfm "^3.1.0"
16161609
micromark-extension-frontmatter "^2.0.0"
16171610
micromark-extension-gfm "^3.0.0"
16181611

@@ -1621,14 +1614,6 @@
16211614
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
16221615
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
16231616

1624-
"@eslint/plugin-kit@^0.2.7":
1625-
version "0.2.8"
1626-
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
1627-
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
1628-
dependencies:
1629-
"@eslint/core" "^0.13.0"
1630-
levn "^0.4.1"
1631-
16321617
"@eslint/plugin-kit@^0.3.1":
16331618
version "0.3.2"
16341619
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.2.tgz#0cad96b134d23a653348e3342f485636b5ef4732"
@@ -1637,6 +1622,14 @@
16371622
"@eslint/core" "^0.15.0"
16381623
levn "^0.4.1"
16391624

1625+
"@eslint/plugin-kit@^0.3.3", "@eslint/plugin-kit@^0.3.4":
1626+
version "0.3.4"
1627+
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz#c6b9f165e94bf4d9fdd493f1c028a94aaf5fc1cc"
1628+
integrity sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==
1629+
dependencies:
1630+
"@eslint/core" "^0.15.1"
1631+
levn "^0.4.1"
1632+
16401633
"@humanfs/core@^0.19.1":
16411634
version "0.19.1"
16421635
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
@@ -3856,6 +3849,16 @@ browserslist@^4.24.0, browserslist@^4.25.0:
38563849
node-releases "^2.0.19"
38573850
update-browserslist-db "^1.1.3"
38583851

3852+
browserslist@^4.25.1:
3853+
version "4.25.1"
3854+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.1.tgz#ba9e8e6f298a1d86f829c9b975e07948967bb111"
3855+
integrity sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw==
3856+
dependencies:
3857+
caniuse-lite "^1.0.30001726"
3858+
electron-to-chromium "^1.5.173"
3859+
node-releases "^2.0.19"
3860+
update-browserslist-db "^1.1.3"
3861+
38593862
bs-logger@^0.2.6:
38603863
version "0.2.6"
38613864
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8"
@@ -4004,6 +4007,11 @@ caniuse-lite@^1.0.30001718:
40044007
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001726.tgz#a15bd87d5a4bf01f6b6f70ae7c97fdfd28b5ae47"
40054008
integrity sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw==
40064009

4010+
caniuse-lite@^1.0.30001726:
4011+
version "1.0.30001727"
4012+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001727.tgz#22e9706422ad37aa50556af8c10e40e2d93a8b85"
4013+
integrity sha512-pB68nIHmbN6L/4C6MH1DokyR3bYqFwjaSs/sWDHGj4CTcFtQUQMuJftVwWkXq7mNWOybD3KhUv3oWHoGxgP14Q==
4014+
40074015
capital-case@^1.0.4:
40084016
version "1.0.4"
40094017
resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
@@ -4064,6 +4072,11 @@ change-case@^4.1.2:
40644072
snake-case "^3.0.4"
40654073
tslib "^2.0.3"
40664074

4075+
change-case@^5.4.4:
4076+
version "5.4.4"
4077+
resolved "https://registry.yarnpkg.com/change-case/-/change-case-5.4.4.tgz#0d52b507d8fb8f204343432381d1a6d7bff97a02"
4078+
integrity sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==
4079+
40674080
char-regex@^1.0.2:
40684081
version "1.0.2"
40694082
resolved "https://registry.yarnpkg.com/char-regex/-/char-regex-1.0.2.tgz#d744358226217f981ed58f479b1d6bcc29545dcf"
@@ -4121,11 +4134,16 @@ ci-info@^3.2.0:
41214134
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.9.0.tgz#4279a62028a7b1f262f3473fc9605f5e218c59b4"
41224135
integrity sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==
41234136

4124-
ci-info@^4.0.0, ci-info@^4.2.0:
4137+
ci-info@^4.0.0:
41254138
version "4.2.0"
41264139
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.2.0.tgz#cbd21386152ebfe1d56f280a3b5feccbd96764c7"
41274140
integrity sha512-cYY9mypksY8NRqgDB1XD1RiJL338v/551niynFTGkZOO2LHuB2OmOYxDIe/ttN9AHwrqdum1360G3ald0W9kCg==
41284141

4142+
ci-info@^4.3.0:
4143+
version "4.3.0"
4144+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-4.3.0.tgz#c39b1013f8fdbd28cd78e62318357d02da160cd7"
4145+
integrity sha512-l+2bNRMiQgcfILUi33labAZYIWlH1kWDp+ecNo5iisRKrbm0xcRyCww71/YU0Fkw0mAFpz9bJayXPjey6vkmaQ==
4146+
41294147
cjs-module-lexer@^1.0.0:
41304148
version "1.4.3"
41314149
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz#0f79731eb8cfe1ec72acd4066efac9d61991b00d"
@@ -4528,13 +4546,20 @@ [email protected]:
45284546
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
45294547
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
45304548

4531-
core-js-compat@^3.41.0, core-js-compat@^3.43.0:
4549+
core-js-compat@^3.43.0:
45324550
version "3.43.0"
45334551
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.43.0.tgz#055587369c458795ef316f65e0aabb808fb15840"
45344552
integrity sha512-2GML2ZsCc5LR7hZYz4AXmjQw8zuy2T//2QntwdnpuYI7jteT6GVYJL7F6C2C57R7gSYrcqVW3lAALefdbhBLDA==
45354553
dependencies:
45364554
browserslist "^4.25.0"
45374555

4556+
core-js-compat@^3.44.0:
4557+
version "3.44.0"
4558+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.44.0.tgz#62b9165b97e4cbdb8bca16b14818e67428b4a0f8"
4559+
integrity sha512-JepmAj2zfl6ogy34qfWtcE7nHKAJnKsQFRn++scjVS2bZFllwptzw61BZcZFYBPpUznLfAvh0LGhxKppk04ClA==
4560+
dependencies:
4561+
browserslist "^4.25.1"
4562+
45384563
core-util-is@^1.0.3, core-util-is@~1.0.0:
45394564
version "1.0.3"
45404565
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
@@ -5080,6 +5105,11 @@ electron-to-chromium@^1.5.160:
50805105
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.173.tgz#1aeba57204fe19425921a29946ef543653f5e896"
50815106
integrity sha512-2bFhXP2zqSfQHugjqJIDFVwa+qIxyNApenmXTp9EjaKtdPrES5Qcn9/aSFy/NaP2E+fWG/zxKu/LBvY36p5VNQ==
50825107

5108+
electron-to-chromium@^1.5.173:
5109+
version "1.5.191"
5110+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.191.tgz#8ae49a471447b1ceaf1d4d183a9000082f52363c"
5111+
integrity sha512-xcwe9ELcuxYLUFqZZxL19Z6HVKcvNkIwhbHUz7L3us6u12yR+7uY89dSl570f/IqNthx8dAw3tojG7i4Ni4tDA==
5112+
50835113
emittery@^0.13.1:
50845114
version "0.13.1"
50855115
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad"
@@ -5331,15 +5361,15 @@ eslint-config-prettier@^10.1.5:
53315361
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
53325362
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
53335363

5334-
eslint-config-webpack@^4.2.2:
5335-
version "4.4.2"
5336-
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.4.2.tgz#2d951026cc318510c138ab835f9b986bf0143ac0"
5337-
integrity sha512-mDYkabo0bgyJcZXU47pNAflGXUWqAUXsdHYhehhl2IElaC4PQ4E5MGeO1Nn2pLZ5jq3n727LF/c/fMOILhNxnA==
5364+
eslint-config-webpack@^4.5.0:
5365+
version "4.5.0"
5366+
resolved "https://registry.yarnpkg.com/eslint-config-webpack/-/eslint-config-webpack-4.5.0.tgz#2bfa642dc2e18d5cbe3d5f6d679e1b229d492ac5"
5367+
integrity sha512-xQgZ7NaRvqLHEVT72tqR2NT+kohdTKTSzOvyep0Gq9azqDmhEnKDJ9JMZDQ3F62ynVgVmuhedoHvcYrgr49TiQ==
53385368
dependencies:
53395369
detect-indent "^7.0.1"
53405370
jsonc-eslint-parser "^2.4.0"
53415371
semver "^7.7.2"
5342-
sort-package-json "^3.3.1"
5372+
sort-package-json "^3.4.0"
53435373

53445374
eslint-import-resolver-node@^0.3.9:
53455375
version "0.3.9"
@@ -5437,27 +5467,28 @@ eslint-plugin-prettier@^5.4.1:
54375467
prettier-linter-helpers "^1.0.0"
54385468
synckit "^0.11.7"
54395469

5440-
eslint-plugin-unicorn@^59.0.1:
5441-
version "59.0.1"
5442-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-59.0.1.tgz#e76ca18f6b92633440973e5442923a36544a1422"
5443-
integrity sha512-EtNXYuWPUmkgSU2E7Ttn57LbRREQesIP1BiLn7OZLKodopKfDXfBUkC/0j6mpw2JExwf43Uf3qLSvrSvppgy8Q==
5470+
eslint-plugin-unicorn@^60.0.0:
5471+
version "60.0.0"
5472+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-60.0.0.tgz#68f712bcb17e94bd176cce7312647ba1d1409c3c"
5473+
integrity sha512-QUzTefvP8stfSXsqKQ+vBQSEsXIlAiCduS/V1Em+FKgL9c21U/IIm20/e3MFy1jyCf14tHAhqC1sX8OTy6VUCg==
54445474
dependencies:
5445-
"@babel/helper-validator-identifier" "^7.25.9"
5446-
"@eslint-community/eslint-utils" "^4.5.1"
5447-
"@eslint/plugin-kit" "^0.2.7"
5448-
ci-info "^4.2.0"
5475+
"@babel/helper-validator-identifier" "^7.27.1"
5476+
"@eslint-community/eslint-utils" "^4.7.0"
5477+
"@eslint/plugin-kit" "^0.3.3"
5478+
change-case "^5.4.4"
5479+
ci-info "^4.3.0"
54495480
clean-regexp "^1.0.0"
5450-
core-js-compat "^3.41.0"
5481+
core-js-compat "^3.44.0"
54515482
esquery "^1.6.0"
54525483
find-up-simple "^1.0.1"
5453-
globals "^16.0.0"
5484+
globals "^16.3.0"
54545485
indent-string "^5.0.0"
54555486
is-builtin-module "^5.0.0"
54565487
jsesc "^3.1.0"
54575488
pluralize "^8.0.0"
54585489
regexp-tree "^0.1.27"
54595490
regjsparser "^0.12.0"
5460-
semver "^7.7.1"
5491+
semver "^7.7.2"
54615492
strip-indent "^4.0.0"
54625493

54635494
@@ -6288,7 +6319,7 @@ globals@^15.11.0:
62886319
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
62896320
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
62906321

6291-
globals@^16.0.0, globals@^16.2.0:
6322+
globals@^16.2.0, globals@^16.3.0:
62926323
version "16.3.0"
62936324
resolved "https://registry.yarnpkg.com/globals/-/globals-16.3.0.tgz#66118e765ddaf9e2d880f7e17658543f93f1f667"
62946325
integrity sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==
@@ -8316,7 +8347,7 @@ mdast-util-gfm-task-list-item@^2.0.0:
83168347
mdast-util-from-markdown "^2.0.0"
83178348
mdast-util-to-markdown "^2.0.0"
83188349

8319-
mdast-util-gfm@^3.0.0:
8350+
mdast-util-gfm@^3.1.0:
83208351
version "3.1.0"
83218352
resolved "https://registry.yarnpkg.com/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz#2cdf63b92c2a331406b0fb0db4c077c1b0331751"
83228353
integrity sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==
@@ -10801,10 +10832,10 @@ sort-object-keys@^1.1.3:
1080110832
resolved "https://registry.yarnpkg.com/sort-object-keys/-/sort-object-keys-1.1.3.tgz#bff833fe85cab147b34742e45863453c1e190b45"
1080210833
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
1080310834

10804-
sort-package-json@^3.3.1:
10805-
version "3.3.1"
10806-
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.3.1.tgz#c31c0b4cd970b7fde6b1d0197f8b768584e2e65c"
10807-
integrity sha512-awjhQR2Iy5UN3NuguAK5+RezcEuUg9Ra4O8y2Aj+DlJa7MywyHaipAPf9bu4qqFj0hsYHHoT9sS3aV7Ucu728g==
10835+
sort-package-json@^3.4.0:
10836+
version "3.4.0"
10837+
resolved "https://registry.yarnpkg.com/sort-package-json/-/sort-package-json-3.4.0.tgz#98e42b78848c517736b069f8aa4fa322fae56677"
10838+
integrity sha512-97oFRRMM2/Js4oEA9LJhjyMlde+2ewpZQf53pgue27UkbEXfHJnDzHlUxQ/DWUkzqmp7DFwJp8D+wi/TYeQhpA==
1080810839
dependencies:
1080910840
detect-indent "^7.0.1"
1081010841
detect-newline "^4.0.1"

0 commit comments

Comments
 (0)