Skip to content

Commit

Permalink
fix(deps): update dependency unist-util-visit to v5 (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabertazimi committed Jul 8, 2023
1 parent 497d23b commit a01259b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"remark-math": "^5.1.1",
"remark-mdx-code-meta": "^2.0.0",
"typed.js": "^2.0.132",
"unist-util-visit": "^4.1.2"
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@dg-scripts/stylelint-config": "^5.14.0",
Expand All @@ -98,7 +98,7 @@
"@types/node": "^18.16.19",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/unist": "^2.0.6",
"@types/unist": "^3.0.0",
"commit-and-tag-version": "^11.2.2",
"cypress": "^12.17.0",
"eslint": "^8.44.0",
Expand Down
45 changes: 41 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3084,7 +3084,7 @@ __metadata:
"@types/node": ^18.16.19
"@types/react": ^18.2.14
"@types/react-dom": ^18.2.6
"@types/unist": ^2.0.6
"@types/unist": ^3.0.0
antd: ^5.6.4
classnames: ^2.3.2
commit-and-tag-version: ^11.2.2
Expand Down Expand Up @@ -3133,7 +3133,7 @@ __metadata:
tslib: ^2.6.0
typed.js: ^2.0.132
typescript: ^5.1.6
unist-util-visit: ^4.1.2
unist-util-visit: ^5.0.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3691,13 +3691,20 @@ __metadata:
languageName: node
linkType: hard

"@types/unist@npm:*, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2, @types/unist@npm:^2.0.6":
"@types/unist@npm:*, @types/unist@npm:^2.0.0, @types/unist@npm:^2.0.2":
version: 2.0.6
resolution: "@types/unist@npm:2.0.6"
checksum: 25cb860ff10dde48b54622d58b23e66214211a61c84c0f15f88d38b61aa1b53d4d46e42b557924a93178c501c166aa37e28d7f6d994aba13d24685326272d5db
languageName: node
linkType: hard

"@types/unist@npm:^3.0.0":
version: 3.0.0
resolution: "@types/unist@npm:3.0.0"
checksum: e9d21a8fb5e332be0acef29192d82632875b2ef3e700f1bc64fdfc1520189542de85c3d4f3bcfbc2f4afdb210f4c23f68061f3fbf10744e920d4f18430d19f49
languageName: node
linkType: hard

"@types/yargs-parser@npm:*":
version: 20.2.1
resolution: "@types/yargs-parser@npm:20.2.1"
Expand Down Expand Up @@ -15806,6 +15813,15 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"unist-util-is@npm:^6.0.0":
version: 6.0.0
resolution: "unist-util-is@npm:6.0.0"
dependencies:
"@types/unist": ^3.0.0
checksum: f630a925126594af9993b091cf807b86811371e465b5049a6283e08537d3e6ba0f7e248e1e7dab52cfe33f9002606acef093441137181b327f6fe504884b20e2
languageName: node
linkType: hard

"unist-util-position-from-estree@npm:^1.0.0, unist-util-position-from-estree@npm:^1.1.0":
version: 1.1.2
resolution: "unist-util-position-from-estree@npm:1.1.2"
Expand Down Expand Up @@ -15872,7 +15888,17 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"unist-util-visit@npm:^4.0.0, unist-util-visit@npm:^4.1.2":
"unist-util-visit-parents@npm:^6.0.0":
version: 6.0.1
resolution: "unist-util-visit-parents@npm:6.0.1"
dependencies:
"@types/unist": ^3.0.0
unist-util-is: ^6.0.0
checksum: 08927647c579f63b91aafcbec9966dc4a7d0af1e5e26fc69f4e3e6a01215084835a2321b06f3cbe7bf7914a852830fc1439f0fc3d7153d8804ac3ef851ddfa20
languageName: node
linkType: hard

"unist-util-visit@npm:^4.0.0":
version: 4.1.2
resolution: "unist-util-visit@npm:4.1.2"
dependencies:
Expand All @@ -15883,6 +15909,17 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"unist-util-visit@npm:^5.0.0":
version: 5.0.0
resolution: "unist-util-visit@npm:5.0.0"
dependencies:
"@types/unist": ^3.0.0
unist-util-is: ^6.0.0
unist-util-visit-parents: ^6.0.0
checksum: 9ec42e618e7e5d0202f3c191cd30791b51641285732767ee2e6bcd035931032e3c1b29093f4d7fd0c79175bbc1f26f24f26ee49770d32be76f8730a652a857e6
languageName: node
linkType: hard

"universal-user-agent@npm:^6.0.0":
version: 6.0.0
resolution: "universal-user-agent@npm:6.0.0"
Expand Down

1 comment on commit a01259b

@vercel
Copy link

@vercel vercel bot commented on a01259b Jul 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-sabertaz.vercel.app
blog.tazimi.dev
blog-sabertaz.vercel.app

Please sign in to comment.