Skip to content

Commit

Permalink
Tools: Fix missing wordpress/eslint-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ryelle committed Feb 29, 2024
1 parent cf2456e commit d30bc72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"private": true,
"dependencies": {},
"devDependencies": {
"@wordpress/eslint-plugin": "17.9.0",
"@wordpress/scripts": "27.3.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3296,7 +3296,7 @@
terminal-link "^2.0.0"
yargs "^17.3.0"

"@wordpress/eslint-plugin@^17.9.0":
"@wordpress/eslint-plugin@17.9.0", "@wordpress/eslint-plugin@^17.9.0":
version "17.9.0"
resolved "https://registry.yarnpkg.com/@wordpress/eslint-plugin/-/eslint-plugin-17.9.0.tgz#91be3114899a85d571fcc7165240f3ff8ac95737"
integrity sha512-vPDxa5TwidfU0B3DMxje0Xv2fHT8tY/ar9i305y7oH2ug86RKFo62JZ2lUAA5g+eUCCA+ZV/pLO8lSZo9w3XEQ==
Expand Down

0 comments on commit d30bc72

Please sign in to comment.