Skip to content

Commit 2b24036

Browse files
authored
[INTERNAL] Revert: bump eslint-plugin-jsdoc from 61.5.0 to 61.7.1 (#821)
Fixes failing CI `npm ci --engine-strict` job by reverting the `eslint-plugin-jsdoc` package, so it's compatible with the U5 CLI's node engine
1 parent 955a703 commit 2b24036

File tree

2 files changed

+19
-50
lines changed

2 files changed

+19
-50
lines changed

npm-shrinkwrap.json

Lines changed: 18 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"eslint": "^9.39.2",
143143
"eslint-config-google": "^0.14.0",
144144
"eslint-plugin-ava": "^15.1.0",
145-
"eslint-plugin-jsdoc": "^61.7.1",
145+
"eslint-plugin-jsdoc": "^61.5.0",
146146
"esmock": "^2.7.3",
147147
"execa": "^9.6.1",
148148
"globals": "^16.5.0",

0 commit comments

Comments
 (0)