Skip to content

Commit

Permalink
Deps: Update and pin to vanilla-cookieconsent 2.7 #CCM-51
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Dec 21, 2021
1 parent 7941d64 commit 0469d9b
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 @@ -71,7 +71,7 @@
"dependencies": {
"@lmc-eu/spirit-design-tokens": "^0.5.0",
"nanoid": "^3.1.30",
"vanilla-cookieconsent": "^2.7.0-rc3"
"vanilla-cookieconsent": "2.7.1"
},
"devDependencies": {
"@babel/preset-env": "7.16.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6611,10 +6611,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vanilla-cookieconsent@^2.7.0-rc3:
version "2.7.0-rc3"
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-2.7.0-rc3.tgz#7bf4170010e248cef0b3ba5219167ebd6eb63475"
integrity sha512-ZBZ2qO7DVdh7R3g3WUgKsvZEvYJWa339aTFAsOJmZBqBIsGwD2SL8C0DCkiE1suMA54twWbQAeVzJfiB0I8fKg==
vanilla-cookieconsent@2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-2.7.1.tgz#eb0a62397bd403b6af0b25dbf9b0ae920ea2effc"
integrity sha512-YIxfNcl6uvefobTnnmxVPqQoYcs3pa0GkmbTmW+c85xOZOFi8WEjxq64Sr0TcaOel6zb8pKc0F5zCo4jS+6opw==

vfile-message@^2.0.0:
version "2.0.4"
Expand Down

0 comments on commit 0469d9b

Please sign in to comment.