Skip to content

Commit ae59ec3

Browse files
build(deps): update typescript-xo
1 parent ddb4cb7 commit ae59ec3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"eslint-config-prettier": "8.10.0",
4343
"eslint-plugin-import": "2.31.0",
4444
"jest": "27.5.1",
45-
"prettier": "2.8.8",
45+
"prettier": "3.5.3",
4646
"supertest": "6.3.3",
4747
"ts-jest": "27.1.5",
4848
"ts-loader": "9.5.2",
4949
"ts-node": "10.9.2",
5050
"tsconfig-paths": "3.15.0",
5151
"type-fest": "2.19.0",
52-
"typescript": "4.9.5"
52+
"typescript": "5.8.2"
5353
},
5454
"jest": {
5555
"coverageDirectory": "../coverage",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8215,10 +8215,10 @@ prelude-ls@~1.1.2:
82158215
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
82168216
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
82178217

8218-
prettier@2.8.8:
8219-
version "2.8.8"
8220-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
8221-
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
8218+
prettier@3.5.3:
8219+
version "3.5.3"
8220+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
8221+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
82228222

82238223
pretty-format@^27.0.0:
82248224
version "27.0.6"
@@ -9825,10 +9825,10 @@ [email protected]:
98259825
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.7.4.tgz#1a88596d1cf47d59507a1bcdfb5b9dfe4d488235"
98269826
integrity sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==
98279827

9828-
typescript@4.9.5:
9829-
version "4.9.5"
9830-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
9831-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
9828+
typescript@5.8.2:
9829+
version "5.8.2"
9830+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
9831+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
98329832

98339833
typescript@^5.0.4:
98349834
version "5.0.4"

0 commit comments

Comments
 (0)