Skip to content

Commit 37262c6

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

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
"cz-conventional-changelog": "^3.3.0",
8888
"eslint": "^8.57.1",
8989
"eslint-config-prettier": "^9.1.0",
90-
"eslint-plugin-prettier": "^5.2.1",
91-
"lint-staged": "^15.3.0",
90+
"eslint-plugin-prettier": "^5.2.3",
91+
"lint-staged": "^15.4.1",
9292
"prettier": "^3.4.2",
9393
"rimraf": "^5.0.10",
9494
"skia-canvas": "^1.0.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,8 +1402,8 @@ __metadata:
14021402
cz-conventional-changelog: "npm:^3.3.0"
14031403
eslint: "npm:^8.57.1"
14041404
eslint-config-prettier: "npm:^9.1.0"
1405-
eslint-plugin-prettier: "npm:^5.2.1"
1406-
lint-staged: "npm:^15.3.0"
1405+
eslint-plugin-prettier: "npm:^5.2.3"
1406+
lint-staged: "npm:^15.4.1"
14071407
prettier: "npm:^3.4.2"
14081408
rimraf: "npm:^5.0.10"
14091409
skia-canvas: "npm:^1.0.2"
@@ -2111,9 +2111,9 @@ __metadata:
21112111
languageName: node
21122112
linkType: hard
21132113

2114-
"eslint-plugin-prettier@npm:^5.1.3, eslint-plugin-prettier@npm:^5.2.1":
2115-
version: 5.2.1
2116-
resolution: "eslint-plugin-prettier@npm:5.2.1"
2114+
"eslint-plugin-prettier@npm:^5.1.3, eslint-plugin-prettier@npm:^5.2.3":
2115+
version: 5.2.3
2116+
resolution: "eslint-plugin-prettier@npm:5.2.3"
21172117
dependencies:
21182118
prettier-linter-helpers: "npm:^1.0.0"
21192119
synckit: "npm:^0.9.1"
@@ -2127,7 +2127,7 @@ __metadata:
21272127
optional: true
21282128
eslint-config-prettier:
21292129
optional: true
2130-
checksum: 10/10ddf68215237e327af09a47adab4c63f3885fda4fb28c4c42d1fc5f47d8a0cc45df6484799360ff1417a0aa3c77c3aaac49d7e9dfd145557b17e2d7ecc2a27c
2130+
checksum: 10/6444a0b89f3e2a6b38adce69761133f8539487d797f1655b3fa24f93a398be132c4f68f87041a14740b79202368d5782aa1dffd2bd7a3ea659f263d6796acf15
21312131
languageName: node
21322132
linkType: hard
21332133

@@ -3262,9 +3262,9 @@ __metadata:
32623262
languageName: node
32633263
linkType: hard
32643264

3265-
"lint-staged@npm:^15.3.0":
3266-
version: 15.3.0
3267-
resolution: "lint-staged@npm:15.3.0"
3265+
"lint-staged@npm:^15.4.1":
3266+
version: 15.4.1
3267+
resolution: "lint-staged@npm:15.4.1"
32683268
dependencies:
32693269
chalk: "npm:~5.4.1"
32703270
commander: "npm:~12.1.0"
@@ -3278,7 +3278,7 @@ __metadata:
32783278
yaml: "npm:~2.6.1"
32793279
bin:
32803280
lint-staged: bin/lint-staged.js
3281-
checksum: 10/b19ce450641f6cc76be8399658423f0dfa9f9a471aaa427c10bef6a1de2017f1c2547e293de908a57b9202ee20a19fd2305aec3e435cb1d4cfc1d03ace843e9f
3281+
checksum: 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
32823282
languageName: node
32833283
linkType: hard
32843284

0 commit comments

Comments
 (0)