Skip to content

Commit 33d4b56

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 dd872e1 commit 33d4b56

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.0",
6262
"eslint-plugin-eslint-plugin": "^5.5.1",
6363
"eslint-plugin-mocha": "^10.5.0",
64-
"eslint-plugin-prettier": "^5.5.0",
64+
"eslint-plugin-prettier": "^5.5.1",
6565
"fs-extra": "^11.3.0",
6666
"husky": "^9.1.7",
6767
"lerna": "^8.2.2",
6868
"lint-staged": "^16.1.2",
6969
"markdown-table": "^3.0.4",
7070
"open-cli": "^8.0.0",
71-
"prettier": "^3.6.0",
71+
"prettier": "^3.6.1",
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.1",
4444
"nyc": "^17.1.0",
45-
"prettier": "^3.5.3",
45+
"prettier": "^3.6.1",
4646
"rimraf": "^5.0.10",
4747
"source-map-support": "^0.5.21",
4848
"typescript": "~5.2.2"

0 commit comments

Comments
 (0)