Skip to content

Commit

Permalink
Merge pull request #299 from devmehq/renovate-all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Nov 23, 2024
2 parents 7ce5d90 + 07d02bb commit 96dff0d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@types/chai": "5.0.1",
"@types/cheerio": "0.22.35",
"@types/jest": "^29.5.12",
"@types/node": "22.9.0",
"@types/node": "22.9.3",
"axios": "1.7.7",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -59,7 +59,7 @@
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"ts-jest": "^29.2.4",
"typescript": "5.6.3",
"typescript": "5.7.2",
"typescript-eslint": "^8.0.1"
},
"engines": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -798,10 +798,10 @@
dependencies:
undici-types "~6.19.8"

"@types/[email protected].0":
version "22.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
"@types/[email protected].3":
version "22.9.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
dependencies:
undici-types "~6.19.8"

Expand Down Expand Up @@ -3369,10 +3369,10 @@ typescript-eslint@^8.0.1:
"@typescript-eslint/parser" "8.15.0"
"@typescript-eslint/utils" "8.15.0"

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

undici-types@~6.19.8:
version "6.19.8"
Expand Down

0 comments on commit 96dff0d

Please sign in to comment.