Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 0ba8758

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

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,15 @@
7474
"@nuxtjs/pwa": "^3.3.5",
7575
"@release-it/conventional-changelog": "^9.0.3",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^22.9.1",
77+
"@types/node": "^22.9.3",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",
8181
"codecov": "^3.8.3",
8282
"core-js": "3.39.0",
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.1",
85-
"eslint-plugin-promise": "^7.1.0",
85+
"eslint-plugin-promise": "^7.2.0",
8686
"happy-dom": "^15.11.6",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",

yarn.lock

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3957,10 +3957,10 @@
39573957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39583958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39593959

3960-
"@types/node@^22.9.1":
3961-
version "22.9.1"
3962-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.1.tgz#bdf91c36e0e7ecfb7257b2d75bf1b206b308ca71"
3963-
integrity sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==
3960+
"@types/node@^22.9.3":
3961+
version "22.9.3"
3962+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
3963+
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
39643964
dependencies:
39653965
undici-types "~6.19.8"
39663966

@@ -7529,10 +7529,12 @@ eslint-formatter-pretty@^4.1.0:
75297529
string-width "^4.2.0"
75307530
supports-hyperlinks "^2.0.0"
75317531

7532-
eslint-plugin-promise@^7.1.0:
7533-
version "7.1.0"
7534-
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.1.0.tgz#06b3ad6d36b3c3ef3ec201c8a8d97049cf5dbb20"
7535-
integrity sha512-8trNmPxdAy3W620WKDpaS65NlM5yAumod6XeC4LOb+jxlkG4IVcp68c6dXY2ev+uT4U1PtG57YDV6EGAXN0GbQ==
7532+
eslint-plugin-promise@^7.2.0:
7533+
version "7.2.0"
7534+
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-7.2.0.tgz#ef4194982c3a00867a4def866e0b5abf0caf6a87"
7535+
integrity sha512-O2QBfKGRP0AHxXhZ3Lk2sFGGGw8TlMW84c+QfPX0gMnDrKJEN5SGJOICt/nR6spLvzuYO3d3nV4R3AIzdbaW7Q==
7536+
dependencies:
7537+
"@eslint-community/eslint-utils" "^4.4.0"
75367538

75377539
eslint-rule-docs@^1.1.5:
75387540
version "1.1.235"

0 commit comments

Comments
 (0)