File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 56
56
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
57
57
"@typescript-eslint/parser" : " 5.62.0" ,
58
58
"eslint" : " 8.46.0" ,
59
- "eslint-config-prettier" : " 8.9 .0" ,
59
+ "eslint-config-prettier" : " 8.10 .0" ,
60
60
"eslint-plugin-jest" : " 27.2.3" ,
61
61
"jest" : " 29.6.2" ,
62
62
"nodemon" : " 3.0.1" ,
63
- "prettier" : " 3.0.0 " ,
63
+ "prettier" : " 3.0.1 " ,
64
64
"rimraf" : " 5.0.1" ,
65
65
"semantic-release" : " 21.0.7" ,
66
66
"typescript" : " 5.1.6"
Original file line number Diff line number Diff line change @@ -2994,10 +2994,10 @@ escape-string-regexp@^4.0.0:
2994
2994
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2995
2995
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2996
2996
2997
- eslint-config-prettier@8.9 .0 :
2998
- version "8.9 .0"
2999
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9 .0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b "
3000
- integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA ==
2997
+ eslint-config-prettier@8.10 .0 :
2998
+ version "8.10 .0"
2999
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10 .0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11 "
3000
+ integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg ==
3001
3001
3002
3002
3003
3003
version "27.2.3"
@@ -5972,10 +5972,10 @@ prelude-ls@^1.2.1:
5972
5972
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
5973
5973
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
5974
5974
5975
-
5976
- version "3.0.0 "
5977
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0 .tgz#e7b19f691245a21d618c68bc54dc06122f6105ae "
5978
- integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g ==
5975
+
5976
+ version "3.0.1 "
5977
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1 .tgz#65271fc9320ce4913c57747a70ce635b30beaa40 "
5978
+ integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ ==
5979
5979
5980
5980
pretty-format@^29.0.0, pretty-format@^29.0.1 :
5981
5981
version "29.0.1"
You can’t perform that action at this time.
0 commit comments