Skip to content

Commit efa3e40

Browse files
chore(deps): update all non-major dependencies (#2858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f944f5b commit efa3e40

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,13 @@
6464
"@theguild/prettier-config": "3.0.1",
6565
"@types/jest": "29.5.14",
6666
"@types/mongodb": "4.0.7",
67-
"@types/node": "22.16.4",
67+
"@types/node": "22.16.5",
6868
"@typescript-eslint/eslint-plugin": "8.37.0",
6969
"@typescript-eslint/parser": "8.37.0",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "7.0.3",
7272
"eslint": "9.31.0",
73-
"eslint-config-prettier": "10.1.5",
73+
"eslint-config-prettier": "10.1.8",
7474
"eslint-config-standard": "17.1.0",
7575
"eslint-plugin-import": "2.32.0",
7676
"eslint-plugin-n": "17.21.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@theguild/tailwind-config": "0.6.3",
22-
"@types/node": "22.16.4",
22+
"@types/node": "22.16.5",
2323
"@types/react": "19.1.8",
2424
"cross-env": "7.0.3",
2525
"next-sitemap": "4.2.3",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,10 +1204,10 @@
12041204
dependencies:
12051205
"@types/unist" "*"
12061206

1207-
"@types/[email protected].4":
1208-
version "22.16.4"
1209-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1210-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1207+
"@types/[email protected].5":
1208+
version "22.16.5"
1209+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1210+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
12111211
dependencies:
12121212
undici-types "~6.21.0"
12131213

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,10 +1704,10 @@
17041704
dependencies:
17051705
mongodb "*"
17061706

1707-
"@types/node@*", "@types/[email protected].4":
1708-
version "22.16.4"
1709-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1710-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1707+
"@types/node@*", "@types/[email protected].5":
1708+
version "22.16.5"
1709+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1710+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
17111711
dependencies:
17121712
undici-types "~6.21.0"
17131713

@@ -2707,10 +2707,10 @@ eslint-compat-utils@^0.5.1:
27072707
dependencies:
27082708
semver "^7.5.4"
27092709

2710-
2711-
version "10.1.5"
2712-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
2713-
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
2710+
2711+
version "10.1.8"
2712+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2713+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
27142714

27152715
27162716
version "17.1.0"

0 commit comments

Comments
 (0)