Skip to content

Commit

Permalink
chore: upgrade jsdoc & unicorn plugins in eslint-config-eslint (#18333)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed Apr 13, 2024
1 parent 71c771f commit 698d9ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-eslint/package.json
Expand Up @@ -31,9 +31,9 @@
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"@eslint/js": "^9.0.0",
"eslint-plugin-jsdoc": "^46.5.1",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-n": "^17.2.0",
"eslint-plugin-unicorn": "^49.0.0"
"eslint-plugin-unicorn": "^52.0.0"
},
"keywords": [
"eslintconfig",
Expand Down

0 comments on commit 698d9ff

Please sign in to comment.