Skip to content

Commit 29ba0c5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency unified to ^9.2.2
1 parent 1dbac89 commit 29ba0c5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-mdx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"remark-parse": "^8.0.3",
3838
"remark-stringify": "^8.1.1",
3939
"tslib": "^2.3.1",
40-
"unified": "^9.2.1"
40+
"unified": "^9.2.2"
4141
}
4242
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12067,10 +12067,10 @@ [email protected]:
1206712067
trough "^1.0.0"
1206812068
vfile "^4.0.0"
1206912069

12070-
unified@^9.2.1:
12071-
version "9.2.1"
12072-
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.1.tgz#ae18d5674c114021bfdbdf73865ca60f410215a3"
12073-
integrity sha512-juWjuI8Z4xFg8pJbnEZ41b5xjGUWGHqXALmBZ3FC3WX0PIx1CZBIIJ6mXbYMcf6Yw4Fi0rFUTA1cdz/BglbOhA==
12070+
unified@^9.2.2:
12071+
version "9.2.2"
12072+
resolved "https://registry.yarnpkg.com/unified/-/unified-9.2.2.tgz#67649a1abfc3ab85d2969502902775eb03146975"
12073+
integrity sha512-Sg7j110mtefBD+qunSLO1lqOEKdrwBFBrR6Qd8f4uwkhWNlbkaqwHse6e7QvD3AP/MNoJdEDLaf8OxYyoWgorQ==
1207412074
dependencies:
1207512075
bail "^1.0.0"
1207612076
extend "^3.0.0"

0 commit comments

Comments
 (0)