Skip to content

Commit 22e6271

Browse files
chore(deps): update dependency hast-util-select to v4.0.1 (#1322)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8749cb8 commit 22e6271

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"eslint-plugin-prettier": "3.1.4",
6161
"eslint-plugin-react": "7.20.6",
6262
"gatsby": "2.25.3",
63-
"hast-util-select": "4.0.0",
63+
"hast-util-select": "4.0.1",
6464
"husky": "4.3.0",
6565
"jest": "26.6.3",
6666
"lerna": "3.22.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14534,10 +14534,10 @@ [email protected]:
1453414534
xtend "^4.0.0"
1453514535
zwitch "^1.0.0"
1453614536

14537-
14538-
version "4.0.0"
14539-
resolved "https://registry.yarnpkg.com/hast-util-select/-/hast-util-select-4.0.0.tgz#0eda0933853792dd2865f54510db123b00d675c8"
14540-
integrity sha512-FL8rsw0eleGk4Itt3LdSiUvTDZoD1Uz79c/JxVuIjT6uKqOX+gTna0zVu4/lT4Aifw/Z7rdH5wLXtyfp/d+Gdw==
14537+
14538+
version "4.0.1"
14539+
resolved "https://registry.yarnpkg.com/hast-util-select/-/hast-util-select-4.0.1.tgz#bca4e008e8fe84910bf280d15907e27f38737dd6"
14540+
integrity sha512-hoYtggddij36sDkOIQUy5OAiqfLE7SKNqKgdPFfoCxPe+BA/VtqoQ/mfPcR4YLDILxyHQDRLiExAjgEGAfSMNA==
1454114541
dependencies:
1454214542
bcp-47-match "^1.0.0"
1454314543
comma-separated-tokens "^1.0.0"

0 commit comments

Comments
 (0)