Skip to content

Commit 0503bce

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update lint packages
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 22b9311 commit 0503bce

3 files changed

Lines changed: 27 additions & 24 deletions

File tree

package-lock.json

Lines changed: 24 additions & 21 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,14 +61,14 @@
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.4",
64+
"eslint-plugin-prettier": "^5.5.5",
6565
"fs-extra": "^11.3.3",
6666
"husky": "^9.1.7",
6767
"lerna": "^9.0.3",
6868
"lint-staged": "^16.2.7",
6969
"markdown-table": "^3.0.4",
7070
"open-cli": "^8.0.0",
71-
"prettier": "^3.7.4",
71+
"prettier": "^3.8.0",
7272
"typescript": "~5.2.2"
7373
},
7474
"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.17.21",
4343
"mocha": "^11.7.5",
4444
"nyc": "^17.1.0",
45-
"prettier": "^3.7.4",
45+
"prettier": "^3.8.0",
4646
"rimraf": "^5.0.10",
4747
"source-map-support": "^0.5.21",
4848
"typescript": "~5.2.2"

0 commit comments

Comments
 (0)