Skip to content

Commit 97ca4f8

Browse files
committed
chore(deps): update all non-major dependencies
1 parent aaf02e6 commit 97ca4f8

File tree

2 files changed

+32
-24
lines changed

2 files changed

+32
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@types/jest": "^29.5.13",
50-
"@types/node": "22.7.8",
50+
"@types/node": "22.7.9",
5151
"@types/sinon": "17.0.3",
5252
"eslint": "9.13.0",
5353
"eslint-config-prettier": "9.1.0",

yarn.lock

+31-23
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
chalk "^2.4.2"
2525

2626
"@babel/code-frame@^7.12.13":
27-
version "7.24.7"
28-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
29-
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
27+
version "7.25.9"
28+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
29+
integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==
3030
dependencies:
31-
"@babel/highlight" "^7.24.7"
31+
"@babel/highlight" "^7.25.9"
3232
picocolors "^1.0.0"
3333

3434
"@babel/compat-data@^7.23.5":
@@ -140,11 +140,16 @@
140140
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
141141
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
142142

143-
"@babel/helper-validator-identifier@^7.22.20", "@babel/helper-validator-identifier@^7.24.7":
143+
"@babel/helper-validator-identifier@^7.22.20":
144144
version "7.24.7"
145145
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
146146
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
147147

148+
"@babel/helper-validator-identifier@^7.24.7", "@babel/helper-validator-identifier@^7.25.9":
149+
version "7.25.9"
150+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
151+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
152+
148153
"@babel/helper-validator-option@^7.23.5":
149154
version "7.23.5"
150155
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
@@ -159,7 +164,7 @@
159164
"@babel/traverse" "^7.23.7"
160165
"@babel/types" "^7.23.6"
161166

162-
"@babel/highlight@^7.23.4", "@babel/highlight@^7.24.7":
167+
"@babel/highlight@^7.23.4":
163168
version "7.24.7"
164169
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
165170
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
@@ -169,6 +174,16 @@
169174
js-tokens "^4.0.0"
170175
picocolors "^1.0.0"
171176

177+
"@babel/highlight@^7.25.9":
178+
version "7.25.9"
179+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
180+
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
181+
dependencies:
182+
"@babel/helper-validator-identifier" "^7.25.9"
183+
chalk "^2.4.2"
184+
js-tokens "^4.0.0"
185+
picocolors "^1.0.0"
186+
172187
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.6":
173188
version "7.23.6"
174189
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b"
@@ -790,9 +805,9 @@
790805
"@types/istanbul-lib-report" "*"
791806

792807
"@types/jest@^29.5.13":
793-
version "29.5.13"
794-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
795-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
808+
version "29.5.14"
809+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
810+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
796811
dependencies:
797812
expect "^29.0.0"
798813
pretty-format "^29.0.0"
@@ -807,17 +822,10 @@
807822
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
808823
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
809824

810-
"@types/node@*":
811-
version "22.5.4"
812-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8"
813-
integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg==
814-
dependencies:
815-
undici-types "~6.19.2"
816-
817-
818-
version "22.7.8"
819-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.8.tgz#a1dbf0dc5f71bdd2642fc89caef65d58747ce825"
820-
integrity sha512-a922jJy31vqR5sk+kAdIENJjHblqcZ4RmERviFsER4WJcEONqxKcjNOlk0q7OUfrF5sddT+vng070cdfMlrPLg==
825+
"@types/node@*", "@types/[email protected]":
826+
version "22.7.9"
827+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9"
828+
integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==
821829
dependencies:
822830
undici-types "~6.19.2"
823831

@@ -3508,9 +3516,9 @@ path-to-regexp@^8.1.0:
35083516
integrity sha512-Bqn3vc8CMHty6zuD+tG23s6v2kwxslHEhTj4eYaVKGIEB+YX/2wd0/rgXLFD9G9id9KCtbVy/3ZgmvZjpa0UdQ==
35093517

35103518
picocolors@^1.0.0:
3511-
version "1.0.0"
3512-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
3513-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
3519+
version "1.1.1"
3520+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
3521+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
35143522

35153523
picomatch@^2.0.4, picomatch@^2.2.3, picomatch@^2.3.1:
35163524
version "2.3.1"

0 commit comments

Comments
 (0)