This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 79
79
"cross-env" : " 7.0.3" ,
80
80
"esbuild" : " 0.17.19" ,
81
81
"eslint" : " 8.57.0" ,
82
- "eslint-plugin-jsdoc" : " 48.2.2 " ,
82
+ "eslint-plugin-jsdoc" : " 48.2.3 " ,
83
83
"eslint-plugin-mocha" : " 10.4.1" ,
84
84
"fast-glob" : " 3.3.2" ,
85
85
"husky" : " 9.0.11" ,
Original file line number Diff line number Diff line change @@ -2331,7 +2331,7 @@ __metadata:
2331
2331
cross-env: "npm:7.0.3"
2332
2332
esbuild: "npm:0.17.19"
2333
2333
eslint: "npm:8.57.0"
2334
- eslint-plugin-jsdoc: "npm:48.2.2 "
2334
+ eslint-plugin-jsdoc: "npm:48.2.3 "
2335
2335
eslint-plugin-mocha: "npm:10.4.1"
2336
2336
fast-glob: "npm:3.3.2"
2337
2337
husky: "npm:9.0.11"
@@ -6251,9 +6251,9 @@ __metadata:
6251
6251
languageName: node
6252
6252
linkType: hard
6253
6253
6254
- "eslint-plugin-jsdoc@npm:48.2.2 ":
6255
- version: 48.2.2
6256
- resolution: "eslint-plugin-jsdoc@npm:48.2.2 "
6254
+ "eslint-plugin-jsdoc@npm:48.2.3 ":
6255
+ version: 48.2.3
6256
+ resolution: "eslint-plugin-jsdoc@npm:48.2.3 "
6257
6257
dependencies:
6258
6258
"@es-joy/jsdoccomment": "npm:~0.42.0"
6259
6259
are-docs-informative: "npm:^0.0.2"
@@ -6266,7 +6266,7 @@ __metadata:
6266
6266
spdx-expression-parse: "npm:^4.0.0"
6267
6267
peerDependencies:
6268
6268
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
6269
- checksum: 10c0/d6911e73d36757de5aef127e795116fbbcdef504f7e91d9c0863faf0b1693271d96188f0f1d54c0d74c56652bfa3fb4f1aa1a2f0876b0c6a5e57a874bcb3ac2b
6269
+ checksum: 10c0/e755923d96118890c6fd28b1c2298e1fe67ccbce08060ffc091b29ced59d0058ad8820323c56eef6f85c2954c783fc4076e78c0e5bc64838ae099b4e62ea702e
6270
6270
languageName: node
6271
6271
linkType: hard
6272
6272
You can’t perform that action at this time.
0 commit comments