Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-mdx to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2023
1 parent 3a7c67f commit 37e4da5
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-bases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"@types/react-dom": "18.2.18",
"es-check": "7.1.1",
"eslint": "8.56.0",
"eslint-plugin-mdx": "3.0.1",
"eslint-plugin-mdx": "3.1.1",
"eslint-plugin-tailwindcss": "3.13.0",
"graphql": "16.8.1",
"react": "18.2.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8620,7 +8620,7 @@ __metadata:
eslint-plugin-jest: "npm:^27.6.0"
eslint-plugin-jest-formatting: "npm:^3.1.0"
eslint-plugin-jsx-a11y: "npm:^6.8.0"
eslint-plugin-mdx: "npm:3.0.1"
eslint-plugin-mdx: "npm:3.1.1"
eslint-plugin-playwright: "npm:^0.20.0"
eslint-plugin-prettier: "npm:^5.1.1"
eslint-plugin-react: "npm:^7.33.2"
Expand Down Expand Up @@ -12059,9 +12059,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-mdx@npm:^3.0.1":
version: 3.0.1
resolution: "eslint-mdx@npm:3.0.1"
"eslint-mdx@npm:^3.1.1":
version: 3.1.1
resolution: "eslint-mdx@npm:3.1.1"
dependencies:
acorn: "npm:^8.11.2"
acorn-jsx: "npm:^5.3.2"
Expand All @@ -12079,7 +12079,7 @@ __metadata:
vfile: "npm:^6.0.1"
peerDependencies:
eslint: ">=8.0.0"
checksum: 7794d1cd4f788e8ea5c9082ffa9b7b142719eb28706c07a7da971bce2dd4ee82a97adb7a40b358c6e8363789586adb5ecdf63e42fc03d8294b0427f452419c25
checksum: 281f2a3305bb652a5eceeffa863f8100b813a296aef0bdcd27549a8870ab09c5d2788b328ffadf9a95181ac8acf9b20d501d7495831f52b9ad1eb137dcb15e8b
languageName: node
linkType: hard

Expand Down Expand Up @@ -12228,11 +12228,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-mdx@npm:3.0.1":
version: 3.0.1
resolution: "eslint-plugin-mdx@npm:3.0.1"
"eslint-plugin-mdx@npm:3.1.1":
version: 3.1.1
resolution: "eslint-plugin-mdx@npm:3.1.1"
dependencies:
eslint-mdx: "npm:^3.0.1"
eslint-mdx: "npm:^3.1.1"
eslint-plugin-markdown: "npm:^3.0.1"
remark-mdx: "npm:^3.0.0"
remark-parse: "npm:^11.0.0"
Expand All @@ -12242,7 +12242,7 @@ __metadata:
vfile: "npm:^6.0.1"
peerDependencies:
eslint: ">=8.0.0"
checksum: 158f1aa754ed71857c9a6103d61acd4d2e76fd2a003c43be4bb2133f10877e64794160bbb661bb3e49dcd33970ccf63bac55a3b134a3f1bf33b9d7a953bcec5e
checksum: 315404afe70c42d3047240314809ea18b47fddeb4119c6bf0a1460d28899a79473dcdae134619da4c90c19e45c624783c11428d048a3635fe079dd1d657616e8
languageName: node
linkType: hard

Expand Down

0 comments on commit 37e4da5

Please sign in to comment.