Skip to content

Commit b846c2b

Browse files
Bump vanilla-cookieconsent from 2.9.2 to 3.0.1
Bumps [vanilla-cookieconsent](https://github.com/orestbida/cookieconsent) from 2.9.2 to 3.0.1. - [Release notes](https://github.com/orestbida/cookieconsent/releases) - [Commits](orestbida/cookieconsent@v2.9.2...v3.0.1) --- updated-dependencies: - dependency-name: vanilla-cookieconsent dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98f19e1 commit b846c2b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"solid-js": "^1.8.22",
3232
"tailwindcss": "^3.4.1",
3333
"tw-elements": "^2.0.0",
34-
"vanilla-cookieconsent": "^2.9.2"
34+
"vanilla-cookieconsent": "^3.0.1"
3535
},
3636
"devDependencies": {
3737
"ora": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4591,10 +4591,10 @@ validate-html-nesting@^1.2.1:
45914591
resolved "https://registry.yarnpkg.com/validate-html-nesting/-/validate-html-nesting-1.2.2.tgz#2d74de14b598a0de671fad01bd71deabb93b8aca"
45924592
integrity sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==
45934593

4594-
vanilla-cookieconsent@^2.9.2:
4595-
version "2.9.2"
4596-
resolved "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz"
4597-
integrity sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ==
4594+
vanilla-cookieconsent@^3.0.1:
4595+
version "3.0.1"
4596+
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz#059d1b2c712476ae4172d4ec7fa9d553a16be12d"
4597+
integrity sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw==
45984598

45994599
vfile-location@^5.0.0:
46004600
version "5.0.2"

0 commit comments

Comments
 (0)