diff --git a/.changeset/short-meals-tie.md b/.changeset/short-meals-tie.md new file mode 100644 index 00000000..e82cb50c --- /dev/null +++ b/.changeset/short-meals-tie.md @@ -0,0 +1,5 @@ +--- +'docs-diary': patch +--- + +Update @docusaurus/eslint-plugin from 2.3.1 to 2.4.0. diff --git a/package.json b/package.json index 6f860854..d28acd84 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@babel/eslint-parser": "7.21.3", "@changesets/cli": "^2.26.0", "@changesets/changelog-github": "^0.4.8", - "@docusaurus/eslint-plugin": "^2.2.0", + "@docusaurus/eslint-plugin": "^2.4.0", "@docusaurus/module-type-aliases": "^2.2.0", "@giscus/react": "2.2.8", "eslint": "8.36.0", diff --git a/yarn.lock b/yarn.lock index 9eab3905..42d0cd20 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1629,10 +1629,10 @@ postcss-sort-media-queries "^4.2.1" tslib "^2.4.0" -"@docusaurus/eslint-plugin@^2.2.0": - version "2.3.1" - resolved "https://registry.yarnpkg.com/@docusaurus/eslint-plugin/-/eslint-plugin-2.3.1.tgz#44ec77a7751874350cc528ff0136ba1519537be9" - integrity sha512-xezO8YncV1EJi2+6ScBWHCjbgQfDpUQApd9T/Hw03rhwEV/WAk9oxbymsehLRvAG1k0/blB8Pb4PEo81qrdl3Q== +"@docusaurus/eslint-plugin@^2.4.0": + version "2.4.0" + resolved "https://registry.yarnpkg.com/@docusaurus/eslint-plugin/-/eslint-plugin-2.4.0.tgz#8647f8bfce0e276123fdff5845f23744960728dc" + integrity sha512-TjhDLEy/sREFYGM3ARK9VV+88/rwUliKv4jRx8Iox+e6r6YvQ6R4KpmpO3zFbINL4oI94hK7nenCg4D79RYBYQ== dependencies: "@typescript-eslint/utils" "^5.30.5" tslib "^2.4.0"