Skip to content

Commit 141be30

Browse files
chore(deps): update dependencies (#644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7836dc commit 141be30

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
@@ -52,11 +52,11 @@
5252
"@swc/core": "1.13.0",
5353
"@swc/jest": "0.2.39",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "18.19.119",
55+
"@types/node": "18.19.120",
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",
59-
"eslint-config-prettier": "8.10.0",
59+
"eslint-config-prettier": "8.10.2",
6060
"eslint-plugin-jest": "27.9.0",
6161
"jest": "29.7.0",
6262
"nodemon": "3.1.10",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1954,10 +1954,10 @@
19541954
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.21.tgz#864b987c0c68d07b4345845c3e63b75edd143644"
19551955
integrity sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==
19561956

1957-
"@types/[email protected].119":
1958-
version "18.19.119"
1959-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.119.tgz#e7c2098b8c0243af0005503a6d5da92e0d989c84"
1960-
integrity sha512-d0F6m9itIPaKnrvEMlzE48UjwZaAnFW7Jwibacw9MNdqadjKNpUm9tfJYDwmShJmgqcoqYUX3EMKO1+RWiuuNg==
1957+
"@types/[email protected].120":
1958+
version "18.19.120"
1959+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.120.tgz#07b3bd73875956d5281fa27e6d77a66415f7d455"
1960+
integrity sha512-WtCGHFXnVI8WHLxDAt5TbnCM4eSE+nI0QN2NJtwzcgMhht2eNz6V9evJrk+lwC8bCY8OWV5Ym8Jz7ZEyGnKnMA==
19611961
dependencies:
19621962
undici-types "~5.26.4"
19631963

@@ -3369,10 +3369,10 @@ escape-string-regexp@^4.0.0:
33693369
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
33703370
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
33713371

3372-
3373-
version "8.10.0"
3374-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3375-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
3372+
3373+
version "8.10.2"
3374+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e"
3375+
integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==
33763376

33773377
33783378
version "27.9.0"

0 commit comments

Comments
 (0)