Skip to content

Commit 8a7e0fd

Browse files
chore: update lint packages
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7b6ba4 commit 8a7e0fd

3 files changed

Lines changed: 21 additions & 21 deletions

File tree

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint-config-prettier": "^9.1.1",
6262
"eslint-plugin-eslint-plugin": "^5.5.1",
6363
"eslint-plugin-mocha": "^10.5.0",
64-
"eslint-plugin-prettier": "^5.5.5",
64+
"eslint-plugin-prettier": "^5.5.6",
6565
"fs-extra": "^11.3.6",
6666
"husky": "^9.1.7",
6767
"lerna": "^9.0.7",
@@ -70,7 +70,7 @@
7070
"mem-fs": "^2.3.0",
7171
"mem-fs-editor": "^9.7.0",
7272
"open-cli": "^9.0.0",
73-
"prettier": "^3.8.3",
73+
"prettier": "^3.9.6",
7474
"typescript": "~5.2.2"
7575
},
7676
"engineStrict": true,

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"lodash": "^4.18.1",
4343
"mocha": "^11.7.6",
4444
"nyc": "^18.0.0",
45-
"prettier": "^3.8.3",
45+
"prettier": "^3.9.6",
4646
"rimraf": "^5.0.10",
4747
"source-map-support": "^0.5.21",
4848
"typescript": "~5.2.2"

0 commit comments

Comments
 (0)