Skip to content

Commit 8e5c1fc

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 a4da15c commit 8e5c1fc

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
@@ -41,7 +41,7 @@
4141
"strip-markdown": "^6.0.0",
4242
"tailwindcss": "^3.4.1",
4343
"tw-elements": "^2.0.0",
44-
"vanilla-cookieconsent": "^2.9.2"
44+
"vanilla-cookieconsent": "^3.0.1"
4545
},
4646
"devDependencies": {
4747
"ora": "^7.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10001,10 +10001,10 @@ value-or-promise@1.0.12, value-or-promise@^1.0.12:
1000110001
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
1000210002
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
1000310003

10004-
vanilla-cookieconsent@^2.9.2:
10005-
version "2.9.2"
10006-
resolved "https://registry.npmjs.org/vanilla-cookieconsent/-/vanilla-cookieconsent-2.9.2.tgz"
10007-
integrity sha512-SHAS5W0DBvvcUtjmVvvYkhmLPmTlgwKzFvViUp5mBimbZCdZKbDQzwyk/TgYq02+61RrtxmDdLGzDWNFpSbsGQ==
10004+
vanilla-cookieconsent@^3.0.1:
10005+
version "3.0.1"
10006+
resolved "https://registry.yarnpkg.com/vanilla-cookieconsent/-/vanilla-cookieconsent-3.0.1.tgz#059d1b2c712476ae4172d4ec7fa9d553a16be12d"
10007+
integrity sha512-gqc4x7O9t1I4xWr7x6/jtQWPr4PZK26SmeA0iyTv1WyoECfAGnu5JEOExmMEP+5Fz66AT9OiCBO3GII4wDQHLw==
1000810008

1000910009
vary@~1.1.2:
1001010010
version "1.1.2"

0 commit comments

Comments
 (0)