Skip to content

Commit 5526591

Browse files
fix(deps): update eslint and prettier (#1160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent abf1b49 commit 5526591

File tree

2 files changed

+12
-12
lines changed

2 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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"deepmerge": "^4.3.1",
5454
"eslint-import-resolver-typescript": "^3.6.1",
5555
"eslint-plugin-import": "^2.29.1",
56-
"eslint-plugin-jsdoc": "^48.0.2",
56+
"eslint-plugin-jsdoc": "^48.0.4",
5757
"eslint-plugin-n": "^16.6.2",
5858
"eslint-plugin-unicorn": "^50.0.1",
5959
"globals": "^13.24.0"
@@ -66,12 +66,12 @@
6666
"glob": "^10.3.10",
6767
"mocha": "^10.2.0",
6868
"npm-run-all": "^4.1.5",
69-
"prettier": "^3.2.2",
69+
"prettier": "^3.2.5",
7070
"typescript": "^5.3.3"
7171
},
7272
"peerDependencies": {
7373
"eslint": "^8.56.0",
74-
"prettier": "^3.2.2"
74+
"prettier": "^3.2.5"
7575
},
7676
"peerDependenciesMeta": {
7777
"prettier": {

0 commit comments

Comments
 (0)