Skip to content

Commit 33f4d57

Browse files
authored
Merge pull request #414 from devmehq/renovate/all-minor-patch
2 parents 6109a64 + d7cf412 commit 33f4d57

File tree

2 files changed

+72
-72
lines changed

2 files changed

+72
-72
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"html-entities": "2.5.2",
6868
"iconv-lite": "0.6.3",
6969
"jschardet": "3.1.4",
70-
"marked": "14.1.2",
70+
"marked": "14.1.3",
7171
"meow": "13.2.0",
7272
"mime": "4.0.4",
7373
"xlsx": "^0.18.5",
@@ -85,11 +85,11 @@
8585
"@types/prettier": "3.0.0",
8686
"@types/xmldom": "0.1.34",
8787
"@types/yauzl": "2.10.3",
88-
"@typescript-eslint/eslint-plugin": "8.8.1",
89-
"@typescript-eslint/parser": "8.8.1",
88+
"@typescript-eslint/eslint-plugin": "8.10.0",
89+
"@typescript-eslint/parser": "8.10.0",
9090
"chai": "5.1.1",
9191
"co-mocha": "1.2.2",
92-
"eslint": "9.12.0",
92+
"eslint": "9.13.0",
9393
"eslint-config-airbnb": "19.0.4",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,10 @@
238238
debug "^4.3.1"
239239
minimatch "^3.1.2"
240240

241-
"@eslint/core@^0.6.0":
242-
version "0.6.0"
243-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.6.0.tgz#9930b5ba24c406d67a1760e94cdbac616a6eb674"
244-
integrity sha512-8I2Q8ykA4J0x0o7cg67FPVnehcqWTBehu/lmY+bolPFHGjh49YzGBMXTvpqVgEbBdvNCSxj6iFgiIyHzf03lzg==
241+
"@eslint/core@^0.7.0":
242+
version "0.7.0"
243+
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.7.0.tgz#a1bb4b6a4e742a5ff1894b7ee76fbf884ec72bd3"
244+
integrity sha512-xp5Jirz5DyPYlPiKat8jaq0EmYvDXKKpzTbxXMpT9eqlRJkRKIz9AGMdlvYjih+im+QlhWrpvVjl8IPC/lHlUw==
245245

246246
"@eslint/eslintrc@^3.1.0":
247247
version "3.1.0"
@@ -258,10 +258,10 @@
258258
minimatch "^3.1.2"
259259
strip-json-comments "^3.1.1"
260260

261-
"@eslint/js@9.12.0":
262-
version "9.12.0"
263-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.12.0.tgz#69ca3ca9fab9a808ec6d67b8f6edb156cbac91e1"
264-
integrity sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==
261+
"@eslint/js@9.13.0":
262+
version "9.13.0"
263+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.13.0.tgz#c5f89bcd57eb54d5d4fa8b77693e9c28dc97e547"
264+
integrity sha512-IFLyoY4d72Z5y/6o/BazFBezupzI/taV8sGumxTAVw3lXG9A6md1Dc34T9s1FoD/an9pJH8RHbAxsaEbBed9lA==
265265

266266
"@eslint/object-schema@^2.1.4":
267267
version "2.1.4"
@@ -516,85 +516,85 @@
516516
dependencies:
517517
"@types/node" "*"
518518

519-
"@typescript-eslint/eslint-plugin@8.8.1":
520-
version "8.8.1"
521-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.8.1.tgz#9364b756d4d78bcbdf6fd3e9345e6924c68ad371"
522-
integrity sha512-xfvdgA8AP/vxHgtgU310+WBnLB4uJQ9XdyP17RebG26rLtDrQJV3ZYrcopX91GrHmMoH8bdSwMRh2a//TiJ1jQ==
519+
"@typescript-eslint/eslint-plugin@8.10.0":
520+
version "8.10.0"
521+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.10.0.tgz#9c8218ed62f9a322df10ded7c34990f014df44f2"
522+
integrity sha512-phuB3hoP7FFKbRXxjl+DRlQDuJqhpOnm5MmtROXyWi3uS/Xg2ZXqiQfcG2BJHiN4QKyzdOJi3NEn/qTnjUlkmQ==
523523
dependencies:
524524
"@eslint-community/regexpp" "^4.10.0"
525-
"@typescript-eslint/scope-manager" "8.8.1"
526-
"@typescript-eslint/type-utils" "8.8.1"
527-
"@typescript-eslint/utils" "8.8.1"
528-
"@typescript-eslint/visitor-keys" "8.8.1"
525+
"@typescript-eslint/scope-manager" "8.10.0"
526+
"@typescript-eslint/type-utils" "8.10.0"
527+
"@typescript-eslint/utils" "8.10.0"
528+
"@typescript-eslint/visitor-keys" "8.10.0"
529529
graphemer "^1.4.0"
530530
ignore "^5.3.1"
531531
natural-compare "^1.4.0"
532532
ts-api-utils "^1.3.0"
533533

534-
"@typescript-eslint/parser@8.8.1":
535-
version "8.8.1"
536-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.8.1.tgz#5952ba2a83bd52024b872f3fdc8ed2d3636073b8"
537-
integrity sha512-hQUVn2Lij2NAxVFEdvIGxT9gP1tq2yM83m+by3whWFsWC+1y8pxxxHUFE1UqDu2VsGi2i6RLcv4QvouM84U+ow==
534+
"@typescript-eslint/parser@8.10.0":
535+
version "8.10.0"
536+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.10.0.tgz#3cbe7206f5e42835878a74a76da533549f977662"
537+
integrity sha512-E24l90SxuJhytWJ0pTQydFT46Nk0Z+bsLKo/L8rtQSL93rQ6byd1V/QbDpHUTdLPOMsBCcYXZweADNCfOCmOAg==
538538
dependencies:
539-
"@typescript-eslint/scope-manager" "8.8.1"
540-
"@typescript-eslint/types" "8.8.1"
541-
"@typescript-eslint/typescript-estree" "8.8.1"
542-
"@typescript-eslint/visitor-keys" "8.8.1"
539+
"@typescript-eslint/scope-manager" "8.10.0"
540+
"@typescript-eslint/types" "8.10.0"
541+
"@typescript-eslint/typescript-estree" "8.10.0"
542+
"@typescript-eslint/visitor-keys" "8.10.0"
543543
debug "^4.3.4"
544544

545-
"@typescript-eslint/scope-manager@8.8.1":
546-
version "8.8.1"
547-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.8.1.tgz#b4bea1c0785aaebfe3c4ab059edaea1c4977e7ff"
548-
integrity sha512-X4JdU+66Mazev/J0gfXlcC/dV6JI37h+93W9BRYXrSn0hrE64IoWgVkO9MSJgEzoWkxONgaQpICWg8vAN74wlA==
545+
"@typescript-eslint/scope-manager@8.10.0":
546+
version "8.10.0"
547+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.10.0.tgz#606ffe18314d7b5c2f118f2f02aaa2958107a19c"
548+
integrity sha512-AgCaEjhfql9MDKjMUxWvH7HjLeBqMCBfIaBbzzIcBbQPZE7CPh1m6FF+L75NUMJFMLYhCywJXIDEMa3//1A0dw==
549549
dependencies:
550-
"@typescript-eslint/types" "8.8.1"
551-
"@typescript-eslint/visitor-keys" "8.8.1"
550+
"@typescript-eslint/types" "8.10.0"
551+
"@typescript-eslint/visitor-keys" "8.10.0"
552552

553-
"@typescript-eslint/type-utils@8.8.1":
554-
version "8.8.1"
555-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.8.1.tgz#31f59ec46e93a02b409fb4d406a368a59fad306e"
556-
integrity sha512-qSVnpcbLP8CALORf0za+vjLYj1Wp8HSoiI8zYU5tHxRVj30702Z1Yw4cLwfNKhTPWp5+P+k1pjmD5Zd1nhxiZA==
553+
"@typescript-eslint/type-utils@8.10.0":
554+
version "8.10.0"
555+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.10.0.tgz#99f1d2e21f8c74703e7d9c4a67a87271eaf57597"
556+
integrity sha512-PCpUOpyQSpxBn230yIcK+LeCQaXuxrgCm2Zk1S+PTIRJsEfU6nJ0TtwyH8pIwPK/vJoA+7TZtzyAJSGBz+s/dg==
557557
dependencies:
558-
"@typescript-eslint/typescript-estree" "8.8.1"
559-
"@typescript-eslint/utils" "8.8.1"
558+
"@typescript-eslint/typescript-estree" "8.10.0"
559+
"@typescript-eslint/utils" "8.10.0"
560560
debug "^4.3.4"
561561
ts-api-utils "^1.3.0"
562562

563-
"@typescript-eslint/types@8.8.1":
564-
version "8.8.1"
565-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.8.1.tgz#ebe85e0fa4a8e32a24a56adadf060103bef13bd1"
566-
integrity sha512-WCcTP4SDXzMd23N27u66zTKMuEevH4uzU8C9jf0RO4E04yVHgQgW+r+TeVTNnO1KIfrL8ebgVVYYMMO3+jC55Q==
563+
"@typescript-eslint/types@8.10.0":
564+
version "8.10.0"
565+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.10.0.tgz#eb29c4bc2ed23489348c297469c76d28c38fb618"
566+
integrity sha512-k/E48uzsfJCRRbGLapdZgrX52csmWJ2rcowwPvOZ8lwPUv3xW6CcFeJAXgx4uJm+Ge4+a4tFOkdYvSpxhRhg1w==
567567

568-
"@typescript-eslint/typescript-estree@8.8.1":
569-
version "8.8.1"
570-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.8.1.tgz#34649f4e28d32ee49152193bc7dedc0e78e5d1ec"
571-
integrity sha512-A5d1R9p+X+1js4JogdNilDuuq+EHZdsH9MjTVxXOdVFfTJXunKJR/v+fNNyO4TnoOn5HqobzfRlc70NC6HTcdg==
568+
"@typescript-eslint/typescript-estree@8.10.0":
569+
version "8.10.0"
570+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.10.0.tgz#36cc66e06c5f44d6781f95cb03b132e985273a33"
571+
integrity sha512-3OE0nlcOHaMvQ8Xu5gAfME3/tWVDpb/HxtpUZ1WeOAksZ/h/gwrBzCklaGzwZT97/lBbbxJ16dMA98JMEngW4w==
572572
dependencies:
573-
"@typescript-eslint/types" "8.8.1"
574-
"@typescript-eslint/visitor-keys" "8.8.1"
573+
"@typescript-eslint/types" "8.10.0"
574+
"@typescript-eslint/visitor-keys" "8.10.0"
575575
debug "^4.3.4"
576576
fast-glob "^3.3.2"
577577
is-glob "^4.0.3"
578578
minimatch "^9.0.4"
579579
semver "^7.6.0"
580580
ts-api-utils "^1.3.0"
581581

582-
"@typescript-eslint/utils@8.8.1":
583-
version "8.8.1"
584-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.8.1.tgz#9e29480fbfa264c26946253daa72181f9f053c9d"
585-
integrity sha512-/QkNJDbV0bdL7H7d0/y0qBbV2HTtf0TIyjSDTvvmQEzeVx8jEImEbLuOA4EsvE8gIgqMitns0ifb5uQhMj8d9w==
582+
"@typescript-eslint/utils@8.10.0":
583+
version "8.10.0"
584+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.10.0.tgz#d78d1ce3ea3d2a88a2593ebfb1c98490131d00bf"
585+
integrity sha512-Oq4uZ7JFr9d1ZunE/QKy5egcDRXT/FrS2z/nlxzPua2VHFtmMvFNDvpq1m/hq0ra+T52aUezfcjGRIB7vNJF9w==
586586
dependencies:
587587
"@eslint-community/eslint-utils" "^4.4.0"
588-
"@typescript-eslint/scope-manager" "8.8.1"
589-
"@typescript-eslint/types" "8.8.1"
590-
"@typescript-eslint/typescript-estree" "8.8.1"
588+
"@typescript-eslint/scope-manager" "8.10.0"
589+
"@typescript-eslint/types" "8.10.0"
590+
"@typescript-eslint/typescript-estree" "8.10.0"
591591

592-
"@typescript-eslint/visitor-keys@8.8.1":
593-
version "8.8.1"
594-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.8.1.tgz#0fb1280f381149fc345dfde29f7542ff4e587fc5"
595-
integrity sha512-0/TdC3aeRAsW7MDvYRwEc1Uwm0TIBfzjPFgg60UU2Haj5qsCs9cc3zNgY71edqE3LbWfF/WoZQd3lJoDXFQpag==
592+
"@typescript-eslint/visitor-keys@8.10.0":
593+
version "8.10.0"
594+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.10.0.tgz#7ce4c0c3b82140415c9cd9babe09e0000b4e9979"
595+
integrity sha512-k8nekgqwr7FadWk548Lfph6V3r9OVqjzAIVskE7orMZR23cGJjAOVazsZSJW+ElyjfTM4wx/1g88Mi70DDtG9A==
596596
dependencies:
597-
"@typescript-eslint/types" "8.8.1"
597+
"@typescript-eslint/types" "8.10.0"
598598
eslint-visitor-keys "^3.4.3"
599599

600600
@@ -2115,17 +2115,17 @@ eslint-visitor-keys@^4.1.0:
21152115
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.1.0.tgz#1f785cc5e81eb7534523d85922248232077d2f8c"
21162116
integrity sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==
21172117

2118-
eslint@9.12.0:
2119-
version "9.12.0"
2120-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.12.0.tgz#54fcba2876c90528396da0fa44b6446329031e86"
2121-
integrity sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==
2118+
eslint@9.13.0:
2119+
version "9.13.0"
2120+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.13.0.tgz#7659014b7dda1ff876ecbd990f726e11c61596e6"
2121+
integrity sha512-EYZK6SX6zjFHST/HRytOdA/zE72Cq/bfw45LSyuwrdvcclb/gqV8RRQxywOBEWO2+WDpva6UZa4CcDeJKzUCFA==
21222122
dependencies:
21232123
"@eslint-community/eslint-utils" "^4.2.0"
21242124
"@eslint-community/regexpp" "^4.11.0"
21252125
"@eslint/config-array" "^0.18.0"
2126-
"@eslint/core" "^0.6.0"
2126+
"@eslint/core" "^0.7.0"
21272127
"@eslint/eslintrc" "^3.1.0"
2128-
"@eslint/js" "9.12.0"
2128+
"@eslint/js" "9.13.0"
21292129
"@eslint/plugin-kit" "^0.2.0"
21302130
"@humanfs/node" "^0.16.5"
21312131
"@humanwhocodes/module-importer" "^1.0.1"
@@ -3462,10 +3462,10 @@ marked@*:
34623462
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
34633463
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==
34643464

3465-
3466-
version "14.1.2"
3467-
resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.2.tgz#3cbc26b2d6832be32b75ae0746e0968c781b6156"
3468-
integrity sha512-f3r0yqpz31VXiDB/wj9GaOB0a2PRLQl6vJmXiFrniNwjkKdvakqJRULhjFKJpxOchlCRiG5fcacoUZY5Xa6PEQ==
3465+
3466+
version "14.1.3"
3467+
resolved "https://registry.yarnpkg.com/marked/-/marked-14.1.3.tgz#42372cffd22e76e0f1d7f3627ebc116d291abbed"
3468+
integrity sha512-ZibJqTULGlt9g5k4VMARAktMAjXoVnnr+Y3aCqW1oDftcV4BA3UmrBifzXoZyenHRk75csiPu9iwsTj4VNBT0g==
34693469

34703470
34713471
version "13.2.0"

0 commit comments

Comments
 (0)