Skip to content

Commit

Permalink
chore(deps-dev): bump @types/mdast from 3.0.11 to 4.0.0 (#9251)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent c41afe5 commit a3406e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"@types/hast": "^2.3.4",
"@types/imagemin": "^8.0.1",
"@types/jest": "^29.5.3",
"@types/mdast": "^3.0.11",
"@types/mdast": "^4.0.0",
"@types/node": "^18.16.6",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2919,7 +2919,7 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==

"@types/mdast@^3.0.0", "@types/mdast@^3.0.11":
"@types/mdast@^3.0.0":
version "3.0.11"
resolved "https://registry.yarnpkg.com/@types/mdast/-/mdast-3.0.11.tgz#dc130f7e7d9306124286f6d6cee40cf4d14a3dc0"
integrity sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==
Expand Down

0 comments on commit a3406e5

Please sign in to comment.