Skip to content

Commit c3ffbf1

Browse files
committed
chore(deps): update dependencies
1 parent 903338d commit c3ffbf1

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
@@ -56,11 +56,11 @@
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.46.0",
59-
"eslint-config-prettier": "8.9.0",
59+
"eslint-config-prettier": "8.10.0",
6060
"eslint-plugin-jest": "27.2.3",
6161
"jest": "29.6.2",
6262
"nodemon": "3.0.1",
63-
"prettier": "3.0.0",
63+
"prettier": "3.0.1",
6464
"rimraf": "5.0.1",
6565
"semantic-release": "21.0.7",
6666
"typescript": "5.1.6"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2994,10 +2994,10 @@ escape-string-regexp@^4.0.0:
29942994
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
29952995
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
29962996

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==
30013001

30023002
30033003
version "27.2.3"
@@ -5972,10 +5972,10 @@ prelude-ls@^1.2.1:
59725972
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
59735973
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
59745974

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==
59795979

59805980
pretty-format@^29.0.0, pretty-format@^29.0.1:
59815981
version "29.0.1"

0 commit comments

Comments
 (0)