Skip to content

Commit

Permalink
build(deps-dev): Bump unified from 10.1.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [unified](https://github.com/unifiedjs/unified) from 10.1.2 to 11.0.3.
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](unifiedjs/unified@10.1.2...11.0.3)

---
updated-dependencies:
- dependency-name: unified
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent d9a95b3 commit 55b09b5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
"trash-cli": "5.0.0",
"ts-dedent": "2.2.0",
"typescript": "5.1.6",
"unified": "10.1.2",
"unified": "11.0.3",
"unist-util-remove": "4.0.0",
"unist-util-source": "5.0.0",
"unist-util-visit": "5.0.0",
Expand Down
34 changes: 18 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1894,7 +1894,7 @@ __metadata:
trash-cli: "npm:5.0.0"
ts-dedent: "npm:2.2.0"
typescript: "npm:5.1.6"
unified: "npm:10.1.2"
unified: "npm:11.0.3"
unist-util-remove: "npm:4.0.0"
unist-util-source: "npm:5.0.0"
unist-util-visit: "npm:5.0.0"
Expand Down Expand Up @@ -5643,7 +5643,7 @@ __metadata:
languageName: node
linkType: hard

"dequal@npm:2.0.3":
"dequal@npm:2.0.3, dequal@npm:^2.0.0":
version: 2.0.3
resolution: "dequal@npm:2.0.3"
checksum: 7a633ec0ba78bc08ba217b762b15157d2ec99edb50a82124df2c341255b1943217215872888981cc6a6ee02406ab1b09783f5b51b7db8d8f8f1284092f379aad
Expand Down Expand Up @@ -5678,6 +5678,15 @@ __metadata:
languageName: node
linkType: hard

"devlop@npm:^1.0.0":
version: 1.1.0
resolution: "devlop@npm:1.1.0"
dependencies:
dequal: "npm:^2.0.0"
checksum: c7511ebb0be16efac6496f1eec568f74153f1db57b82fa39497fad19fe2977516c4785fc54bb24fdea379145be57a37dfef9212dadc10ace25739f742cec2f70
languageName: node
linkType: hard

"diff-sequences@npm:^29.4.3":
version: 29.4.3
resolution: "diff-sequences@npm:29.4.3"
Expand Down Expand Up @@ -8074,13 +8083,6 @@ __metadata:
languageName: node
linkType: hard

"is-buffer@npm:^2.0.0":
version: 2.0.5
resolution: "is-buffer@npm:2.0.5"
checksum: e3ca83ee43ce9d896ab8389d74b0e5870c960ea06fdbd1e793b4347631038ef12e5494c339fb2645fc3cb18c0e61dda5bb67b2edea2163b20a6b502500c44601
languageName: node
linkType: hard

"is-builtin-module@npm:^3.2.1":
version: 3.2.1
resolution: "is-builtin-module@npm:3.2.1"
Expand Down Expand Up @@ -11841,18 +11843,18 @@ __metadata:
languageName: node
linkType: hard

"unified@npm:10.1.2":
version: 10.1.2
resolution: "unified@npm:10.1.2"
"unified@npm:11.0.3":
version: 11.0.3
resolution: "unified@npm:11.0.3"
dependencies:
"@types/unist": "npm:^2.0.0"
"@types/unist": "npm:^3.0.0"
bail: "npm:^2.0.0"
devlop: "npm:^1.0.0"
extend: "npm:^3.0.0"
is-buffer: "npm:^2.0.0"
is-plain-obj: "npm:^4.0.0"
trough: "npm:^2.0.0"
vfile: "npm:^5.0.0"
checksum: 50c5c3d2c141a124f1bf552f4e9f138b82d08d4fa3da95e95586001be0214b0c8b4a946ef7aea5212daaefdafe8be938b0cc9f498d9073962f34dcd7435da015
vfile: "npm:^6.0.0"
checksum: a7897c215196606db8f0da8286f8164b3fc12ce13fc71ddde1249e28a70c8c13d5a4972cb3a55aeb2d3ea856b9538ad188b2e9745bfa7f566cb8fec80f1d6fa2
languageName: node
linkType: hard

Expand Down

0 comments on commit 55b09b5

Please sign in to comment.