Skip to content

Commit

Permalink
chore(deps): update dependency @types/unist to ^2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 1, 2024
1 parent 0b8214a commit e6cbb0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@types/debug": "^4.1.12",
"@types/is-glob": "^4.0.4",
"@types/node": "^18.19.47",
"@types/unist": "^2.0.10",
"@types/unist": "^2.0.11",
"dummy.js": "link:dummy.js",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "link:.",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3798,13 +3798,20 @@ __metadata:
languageName: node
linkType: hard

"@types/unist@npm:^2, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.10, @types/unist@npm:^2.0.2":
"@types/unist@npm:^2, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2":
version: 2.0.10
resolution: "@types/unist@npm:2.0.10"
checksum: e2924e18dedf45f68a5c6ccd6015cd62f1643b1b43baac1854efa21ae9e70505db94290434a23da1137d9e31eb58e54ca175982005698ac37300a1c889f6c4aa
languageName: node
linkType: hard

"@types/unist@npm:^2.0.11":
version: 2.0.11
resolution: "@types/unist@npm:2.0.11"
checksum: 6d436e832bc35c6dde9f056ac515ebf2b3384a1d7f63679d12358766f9b313368077402e9c1126a14d827f10370a5485e628bf61aa91117cf4fc882423191a4e
languageName: node
linkType: hard

"@types/uuid@npm:^9.0.7":
version: 9.0.7
resolution: "@types/uuid@npm:9.0.7"
Expand Down Expand Up @@ -6130,7 +6137,7 @@ __metadata:
"@types/debug": "npm:^4.1.12"
"@types/is-glob": "npm:^4.0.4"
"@types/node": "npm:^18.19.47"
"@types/unist": "npm:^2.0.10"
"@types/unist": "npm:^2.0.11"
debug: "npm:^4.3.5"
dummy.js: "link:dummy.js"
enhanced-resolve: "npm:^5.15.0"
Expand Down

0 comments on commit e6cbb0b

Please sign in to comment.