Skip to content

Commit 417e3f6

Browse files
chore(deps): update all non-major dependencies
1 parent 7ce5d90 commit 417e3f6

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chai": "5.0.1",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "22.9.0",
51+
"@types/node": "22.9.1",
5252
"axios": "1.7.7",
5353
"eslint": "9.15.0",
5454
"eslint-config-prettier": "9.1.0",
@@ -59,7 +59,7 @@
5959
"lint-staged": "15.2.10",
6060
"prettier": "3.3.3",
6161
"ts-jest": "^29.2.4",
62-
"typescript": "5.6.3",
62+
"typescript": "5.7.2",
6363
"typescript-eslint": "^8.0.1"
6464
},
6565
"engines": {

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -798,10 +798,10 @@
798798
dependencies:
799799
undici-types "~6.19.8"
800800

801-
"@types/[email protected].0":
802-
version "22.9.0"
803-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
804-
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
801+
"@types/[email protected].1":
802+
version "22.9.1"
803+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
804+
integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
805805
dependencies:
806806
undici-types "~6.19.8"
807807

@@ -3369,10 +3369,10 @@ typescript-eslint@^8.0.1:
33693369
"@typescript-eslint/parser" "8.15.0"
33703370
"@typescript-eslint/utils" "8.15.0"
33713371

3372-
typescript@5.6.3:
3373-
version "5.6.3"
3374-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
3375-
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
3372+
typescript@5.7.2:
3373+
version "5.7.2"
3374+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
3375+
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==
33763376

33773377
undici-types@~6.19.8:
33783378
version "6.19.8"

0 commit comments

Comments
 (0)