Skip to content

Commit 657def1

Browse files
chore(deps): update dependencies (#730)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7bd7915 commit 657def1

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
@@ -69,12 +69,12 @@
6969
"eslint": "8.57.1",
7070
"eslint-config-prettier": "9.1.0",
7171
"eslint-plugin-jest": "27.9.0",
72-
"eslint-plugin-prettier": "5.5.0",
72+
"eslint-plugin-prettier": "5.5.1",
7373
"husky": "^9.0.0",
7474
"jest": "29.7.0",
7575
"lint-staged": "^15.0.0",
7676
"nodemon": "3.1.10",
77-
"prettier": "3.6.0",
77+
"prettier": "3.6.1",
7878
"regenerator-runtime": "^0.14.0",
7979
"rimraf": "5.0.10",
8080
"semantic-release": "^23.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3333,10 +3333,10 @@ eslint-plugin-jest@27.9.0:
33333333
dependencies:
33343334
"@typescript-eslint/utils" "^5.10.0"
33353335

3336-
eslint-plugin-prettier@5.5.0:
3337-
version "5.5.0"
3338-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.0.tgz#cf763962f90bad035db03ca008ffb0c9b359fb16"
3339-
integrity sha512-8qsOYwkkGrahrgoUv76NZi23koqXOGiiEzXMrT8Q7VcYaUISR+5MorIUxfWqYXN0fN/31WbSrxCxFkVQ43wwrA==
3336+
eslint-plugin-prettier@5.5.1:
3337+
version "5.5.1"
3338+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15"
3339+
integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==
33403340
dependencies:
33413341
prettier-linter-helpers "^1.0.0"
33423342
synckit "^0.11.7"
@@ -6639,10 +6639,10 @@ prettier-linter-helpers@^1.0.0:
66396639
dependencies:
66406640
fast-diff "^1.1.2"
66416641

6642-
prettier@3.6.0:
6643-
version "3.6.0"
6644-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
6645-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
6642+
prettier@3.6.1:
6643+
version "3.6.1"
6644+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
6645+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
66466646

66476647
pretty-bytes@^6.1.1:
66486648
version "6.1.1"

0 commit comments

Comments
 (0)