Skip to content

Commit

Permalink
Bump @types/hast from 3.0.2 to 3.0.3
Browse files Browse the repository at this point in the history
Bumps [@types/hast](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/hast) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/hast)

---
updated-dependencies:
- dependency-name: "@types/hast"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 10, 2023
1 parent 24bbd2c commit 4d95657
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@svgr/webpack": "^8.1.0",
"@types/dotenv-safe": "^8.1.4",
"@types/gatsbyjs__reach-router": "^2.0.2",
"@types/hast": "^3.0.2",
"@types/hast": "^3.0.3",
"@types/node": "^20.8.10",
"@types/prismjs": "^1.26.2",
"@types/react": "^18.2.34",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8054,12 +8054,12 @@ __metadata:
languageName: node
linkType: hard

"@types/hast@npm:^3.0.2":
version: 3.0.2
resolution: "@types/hast@npm:3.0.2"
"@types/hast@npm:^3.0.3":
version: 3.0.3
resolution: "@types/hast@npm:3.0.3"
dependencies:
"@types/unist": "npm:*"
checksum: 9f98418c2dcd769cc30d6551c1f7db801ce22552f9900db321d470309d55076f690fca80e8e133ae193988e6aa86558b362e3a1c4e187c95e0038cbb61bdca34
checksum: cf380cb351215847a598b06c10c0139a694fbb9a5cca27e7a836df4c9d616873ff5b01326530907b5a95b6a4b8fc928bcecb46424cc6f9bd1f53ba377f190d86
languageName: node
linkType: hard

Expand Down Expand Up @@ -16407,7 +16407,7 @@ __metadata:
"@svgr/webpack": "npm:^8.1.0"
"@types/dotenv-safe": "npm:^8.1.4"
"@types/gatsbyjs__reach-router": "npm:^2.0.2"
"@types/hast": "npm:^3.0.2"
"@types/hast": "npm:^3.0.3"
"@types/node": "npm:^20.8.10"
"@types/prismjs": "npm:^1.26.2"
"@types/react": "npm:^18.2.34"
Expand Down

0 comments on commit 4d95657

Please sign in to comment.