File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 63
63
"@swc/core" : " 1.13.0" ,
64
64
"@swc/jest" : " 0.2.39" ,
65
65
"@types/jest" : " 29.5.14" ,
66
- "@types/node" : " 20.19.8 " ,
66
+ "@types/node" : " 20.19.9 " ,
67
67
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
68
68
"@typescript-eslint/parser" : " 7.18.0" ,
69
69
"eslint" : " 8.57.1" ,
70
- "eslint-config-prettier" : " 9.1.0 " ,
70
+ "eslint-config-prettier" : " 9.1.2 " ,
71
71
"eslint-plugin-jest" : " 27.9.0" ,
72
- "eslint-plugin-prettier" : " 5.5.1 " ,
72
+ "eslint-plugin-prettier" : " 5.5.3 " ,
73
73
"husky" : " ^9.0.0" ,
74
74
"jest" : " 29.7.0" ,
75
75
"lint-staged" : " ^15.0.0" ,
Original file line number Diff line number Diff line change 1735
1735
dependencies :
1736
1736
undici-types "~5.26.4"
1737
1737
1738
-
1739
- version "20.19.8 "
1740
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.8 .tgz#d4a81f631d9dc5015c6e608a102c83e19d03c9db "
1741
- integrity sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw ==
1738
+
1739
+ version "20.19.9 "
1740
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.9 .tgz#ca9a58193fec361cc6e859d88b52261853f1f0d3 "
1741
+ integrity sha512-cuVNgarYWZqxRJDQHEB58GEONhOK79QVR/qYx4S7kcUObQvUwvFnYxJuuHUKm2aieN9X3yZB4LZsuYNU1Qphsw ==
1742
1742
dependencies :
1743
1743
undici-types "~6.21.0"
1744
1744
@@ -3387,10 +3387,10 @@ escape-string-regexp@^4.0.0:
3387
3387
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
3388
3388
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
3389
3389
3390
-
3391
- version "9.1.0 "
3392
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0 .tgz#31af3d94578645966c082fcb71a5846d3c94867f "
3393
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
3390
+
3391
+ version "9.1.2 "
3392
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.2 .tgz#90deb4fa0259592df774b600dbd1d2249a78ce91 "
3393
+ integrity sha512-iI1f+D2ViGn+uvv5HuHVUamg8ll4tN+JRHGc6IJi4TP9Kl976C57fzPXgseXNs8v0iA8aSJpHsTWjDb9QJamGQ ==
3394
3394
3395
3395
3396
3396
version "27.9.0"
3399
3399
dependencies :
3400
3400
" @typescript-eslint/utils" " ^5.10.0"
3401
3401
3402
-
3403
- version "5.5.1 "
3404
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1 .tgz#470820964de9aedb37e9ce62c3266d2d26d08d15 "
3405
- integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw ==
3402
+
3403
+ version "5.5.3 "
3404
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3 .tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0 "
3405
+ integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w ==
3406
3406
dependencies :
3407
3407
prettier-linter-helpers "^1.0.0"
3408
3408
synckit "^0.11.7"
You can’t perform that action at this time.
0 commit comments