File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 129
129
"eslint-config-prettier" : " 8.8.0" ,
130
130
"eslint-plugin-chai-expect" : " 3.0.0" ,
131
131
"eslint-plugin-jest-formatting" : " 3.1.0" ,
132
- "eslint-plugin-jsdoc" : " 40.1.0 " ,
132
+ "eslint-plugin-jsdoc" : " 40.1.1 " ,
133
133
"eslint-plugin-jsonc" : " 2.7.0" ,
134
134
"eslint-plugin-markdown" : " 3.0.0" ,
135
135
"eslint-plugin-markdownlint" : " 0.4.1" ,
Original file line number Diff line number Diff line change @@ -1081,7 +1081,7 @@ __metadata:
1081
1081
eslint-config-prettier : " npm:8.8.0"
1082
1082
eslint-plugin-chai-expect : " npm:3.0.0"
1083
1083
eslint-plugin-jest-formatting : " npm:3.1.0"
1084
- eslint-plugin-jsdoc : " npm:40.1.0 "
1084
+ eslint-plugin-jsdoc : " npm:40.1.1 "
1085
1085
eslint-plugin-jsonc : " npm:2.7.0"
1086
1086
eslint-plugin-markdown : " npm:3.0.0"
1087
1087
eslint-plugin-markdownlint : " npm:0.4.1"
@@ -4134,9 +4134,9 @@ __metadata:
4134
4134
languageName : node
4135
4135
linkType : hard
4136
4136
4137
- " eslint-plugin-jsdoc@npm:40.1.0 " :
4138
- version : 40.1.0
4139
- resolution : " eslint-plugin-jsdoc@npm:40.1.0 "
4137
+ " eslint-plugin-jsdoc@npm:40.1.1 " :
4138
+ version : 40.1.1
4139
+ resolution : " eslint-plugin-jsdoc@npm:40.1.1 "
4140
4140
dependencies :
4141
4141
" @es-joy/jsdoccomment " : " npm:~0.37.0"
4142
4142
comment-parser : " npm:1.3.1"
@@ -4147,7 +4147,7 @@ __metadata:
4147
4147
spdx-expression-parse : " npm:^3.0.1"
4148
4148
peerDependencies :
4149
4149
eslint : ^7.0.0 || ^8.0.0
4150
- checksum : 27ffbd6ee3567bb4338ef67dab4c6b63990b0106a5f7b51b1f011a5ad2fb9db1a10c495c6922f68ee655c32ecf3ccb47b5d6efc09a1094fceca52db54a8e4342
4150
+ checksum : 8fb30436d474f583c816bbdb442abc682c292a6c625525e120b36aa3aa13a95e606711cbb35997b93278f489b2c5bfc5eb2af512172e52390e882f5b33f6a59b
4151
4151
languageName : node
4152
4152
linkType : hard
4153
4153
You can’t perform that action at this time.
0 commit comments