Skip to content

Commit 2cc2874

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 98ce6ae commit 2cc2874

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/chai": "4.3.16",
4949
"@types/cheerio": "0.22.35",
5050
"@types/jest": "^29.5.12",
51-
"@types/node": "20.14.1",
51+
"@types/node": "20.14.2",
5252
"@typescript-eslint/eslint-plugin": "7.12.0",
5353
"@typescript-eslint/parser": "7.12.0",
5454
"axios": "1.7.2",
@@ -59,7 +59,7 @@
5959
"husky": "9.0.11",
6060
"jest": "^29.7.0",
6161
"lint-staged": "15.2.5",
62-
"prettier": "3.3.0",
62+
"prettier": "3.3.1",
6363
"ts-jest": "^29.1.2",
6464
"typescript": "5.4.5"
6565
},

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -736,10 +736,10 @@
736736
dependencies:
737737
undici-types "~5.26.4"
738738

739-
"@types/[email protected].1":
740-
version "20.14.1"
741-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1.tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3"
742-
integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==
739+
"@types/[email protected].2":
740+
version "20.14.2"
741+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
742+
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
743743
dependencies:
744744
undici-types "~5.26.4"
745745

@@ -2869,10 +2869,10 @@ prettier-linter-helpers@^1.0.0:
28692869
dependencies:
28702870
fast-diff "^1.1.2"
28712871

2872-
2873-
version "3.3.0"
2874-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2875-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
2872+
2873+
version "3.3.1"
2874+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2875+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
28762876

28772877
pretty-format@^29.0.0, pretty-format@^29.7.0:
28782878
version "29.7.0"

0 commit comments

Comments
 (0)