Skip to content

Commit

Permalink
fix(deps): update dependency critters to ^0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 25, 2021
1 parent 80ed8c0 commit 960f86c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"chrome-aws-lambda": "^10.1.0",
"clsx": "^1.1.1",
"cors": "^2.8.5",
"critters": "^0.0.12",
"critters": "^0.0.14",
"gray-matter": "^4.0.3",
"marked": "^3.0.7",
"next": "^11.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8418,10 +8418,10 @@ create-require@^1.1.0:
resolved "https://registry.yarnpkg.com/create-require/-/create-require-1.1.1.tgz#c1d7e8f1e5f6cfc9ff65f9cd352d37348756c333"
integrity sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==

critters@^0.0.12:
version "0.0.12"
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.12.tgz#32baa87526e053a41b67e19921673ed92264e2ab"
integrity sha512-ujxKtKc/mWpjrOKeaACTaQ1aP0O31M0ZPWhfl85jZF1smPU4Ivb9va5Ox2poif4zVJQQo0LCFlzGtEZAsCAPcw==
critters@^0.0.14:
version "0.0.14"
resolved "https://registry.yarnpkg.com/critters/-/critters-0.0.14.tgz#08e585ce9cb9b9a3eab88cafda7bde7f6cd0763f"
integrity sha512-YiBoGKfU8/xg+tVMw0KfMBgmr0TWa1JGmRXDzbQRQQaDarGUcZZtZEB25QyYrLasQZAnvqoZhSg2GW0zdsQkYQ==
dependencies:
chalk "^4.1.0"
css-select "^4.1.3"
Expand Down

0 comments on commit 960f86c

Please sign in to comment.