Skip to content

Commit 97f8258

Browse files
chore(deps): update minor (minor)
1 parent 815aa97 commit 97f8258

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
@@ -49,8 +49,8 @@
4949
"husky": "8.0.3",
5050
"jest": "28.1.3",
5151
"lint-staged": "15.5.2",
52-
"prettier": "2.7.1",
53-
"typescript": "4.8.4"
52+
"prettier": "2.8.8",
53+
"typescript": "4.9.5"
5454
},
5555
"publishConfig": {
5656
"registry": "https://registry.npmjs.org"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5819,10 +5819,10 @@ prettier-plugin-packagejson@^2.2.9:
58195819
dependencies:
58205820
sort-package-json "1.51.0"
58215821

5822-
prettier@2.7.1:
5823-
version "2.7.1"
5824-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5825-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5822+
prettier@2.8.8:
5823+
version "2.8.8"
5824+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
5825+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
58265826

58275827
pretty-format@^28.0.0, pretty-format@^28.1.3:
58285828
version "28.1.3"
@@ -6730,10 +6730,10 @@ type-fest@^0.8.1:
67306730
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
67316731
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
67326732

6733-
typescript@4.8.4:
6734-
version "4.8.4"
6735-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
6736-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
6733+
typescript@4.9.5:
6734+
version "4.9.5"
6735+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
6736+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
67376737

67386738
typescript@^3.7.0:
67396739
version "3.9.10"

0 commit comments

Comments
 (0)