Skip to content

Commit 3356ae6

Browse files
renovate[bot]scaleway-botphilibea
authored
fix(deps): update dependency cookie to v1.0.2 (#2327)
* fix(deps): update dependency cookie to v1.0.2 * chore: add changeset renovate-eafb343 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <[email protected]> Co-authored-by: philibeaux <[email protected]>
1 parent 34186a6 commit 3356ae6

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/renovate-eafb343.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@scaleway/cookie-consent': patch
3+
---
4+
5+
Updated dependency `cookie` to `1.0.2`.

packages/cookie-consent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"directory": "packages/cookie-consent"
4242
},
4343
"dependencies": {
44-
"cookie": "1.0.1"
44+
"cookie": "1.0.2"
4545
},
4646
"devDependencies": {
4747
"react": "18.3.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)