Skip to content

Commit 179f783

Browse files
chore(deps): update code style deps
1 parent 5d9d56a commit 179f783

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
@@ -61,8 +61,8 @@
6161
"eslint": "8.57.1",
6262
"husky": "9.1.7",
6363
"jest": "29.7.0",
64-
"lint-staged": "15.5.1",
65-
"prettier": "3.5.3",
64+
"lint-staged": "15.5.2",
65+
"prettier": "3.6.1",
6666
"size-limit": "11.2.0",
6767
"ts-jest": "29.2.5",
6868
"ts-jest-resolver": "2.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4533,10 +4533,10 @@ lines-and-columns@^1.1.6:
45334533
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
45344534
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
45354535

4536-
lint-staged@15.5.1:
4537-
version "15.5.1"
4538-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.1.tgz#6de35298964641b8b6e060d3db0fb6ac866c6e24"
4539-
integrity sha512-6m7u8mue4Xn6wK6gZvSCQwBvMBR36xfY24nF5bMTf2MHDYG6S3yhJuOgdYVw99hsjyDt2d4z168b3naI8+NWtQ==
4536+
lint-staged@15.5.2:
4537+
version "15.5.2"
4538+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-15.5.2.tgz#beff028fd0681f7db26ffbb67050a21ed4d059a3"
4539+
integrity sha512-YUSOLq9VeRNAo/CTaVmhGDKG+LBtA8KF1X4K5+ykMSwWST1vDxJRB2kv2COgLb1fvpCo+A/y9A0G0znNVmdx4w==
45404540
dependencies:
45414541
chalk "^5.4.1"
45424542
commander "^13.1.0"
@@ -5088,10 +5088,10 @@ prettier-linter-helpers@^1.0.0:
50885088
dependencies:
50895089
fast-diff "^1.1.2"
50905090

5091-
prettier@3.5.3:
5092-
version "3.5.3"
5093-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5094-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
5091+
prettier@3.6.1:
5092+
version "3.6.1"
5093+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
5094+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
50955095

50965096
pretty-format@^29.0.0, pretty-format@^29.2.1:
50975097
version "29.2.1"

0 commit comments

Comments
 (0)