Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-mdx to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent c56cf71 commit 9c7358a
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.1.4",
"eslint-plugin-mdx": "3.1.5",
"eslint-plugin-tailwindcss": "3.14.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 @@ -8632,7 +8632,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.1.4"
eslint-plugin-mdx: "npm:3.1.5"
eslint-plugin-playwright: "npm:^0.21.0"
eslint-plugin-prettier: "npm:^5.1.2"
eslint-plugin-react: "npm:^7.33.2"
Expand Down Expand Up @@ -11985,9 +11985,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-mdx@npm:^3.1.4":
version: 3.1.4
resolution: "eslint-mdx@npm:3.1.4"
"eslint-mdx@npm:^3.1.5":
version: 3.1.5
resolution: "eslint-mdx@npm:3.1.5"
dependencies:
acorn: "npm:^8.11.3"
acorn-jsx: "npm:^5.3.2"
Expand All @@ -12005,7 +12005,7 @@ __metadata:
vfile: "npm:^6.0.1"
peerDependencies:
eslint: ">=8.0.0"
checksum: 866e5452dc6c8eb8dde66caeda42c998b09e871407882f1303fc67ab1b0ed7d74d6e09ee491d80bffac3fd7528863991a9b8ce59132d34eab28d4fa5cef21e85
checksum: 3a9e22ba5ead1d2f811adefd0c3aa54ed85c01329c2aaab25514d9da6a39c8a5bc44d568145f082cffab7d9368ca2730ab314e4f8d2b281ac47f86199d2014d3
languageName: node
linkType: hard

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

"eslint-plugin-mdx@npm:3.1.4":
version: 3.1.4
resolution: "eslint-plugin-mdx@npm:3.1.4"
"eslint-plugin-mdx@npm:3.1.5":
version: 3.1.5
resolution: "eslint-plugin-mdx@npm:3.1.5"
dependencies:
eslint-mdx: "npm:^3.1.4"
eslint-mdx: "npm:^3.1.5"
eslint-plugin-markdown: "npm:^3.0.1"
remark-mdx: "npm:^3.0.0"
remark-parse: "npm:^11.0.0"
Expand All @@ -12168,7 +12168,7 @@ __metadata:
vfile: "npm:^6.0.1"
peerDependencies:
eslint: ">=8.0.0"
checksum: 8049170d9e47f001d82a09675d70d75dd4ecf18cdebd7784db1ddc56b768b7bf3e3327387afb4679dffaffc3256416330d219c6c477c25c16449b81303cb2861
checksum: 261e3ffee01bae7839b1357a7fb00ab23438d3b6fe6ad65b97dd06fbf2501571b95313914b0e41bf489ffd26d250acc7dfefc2f492247e6c2c343560a93693ce
languageName: node
linkType: hard

Expand Down

0 comments on commit 9c7358a

Please sign in to comment.