Skip to content

Commit

Permalink
Force eslint-plugin-jsdoc resolution to ^46.4.6 for Node 20 compat
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwoodnz committed Apr 23, 2024
1 parent efd8982 commit 34be6be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -10,6 +10,9 @@
"@wordpress/scripts": "27.2.0",
"@wordpress/stylelint-config": "21.34.0"
},
"resolutions": {
"eslint-plugin-jsdoc": "^46.4.6"
},
"workspaces": {
"packages": [
"wp-content/mu-plugins/pub/locale-switcher",
Expand Down

0 comments on commit 34be6be

Please sign in to comment.