Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 29, 2024
1 parent bce0d77 commit c83c76d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"watch-cli": "0.2.3"
},
"dependencies": {
"@canonical/cookie-policy": "3.5.0",
"@canonical/cookie-policy": "3.6.0",
"@canonical/global-nav": "3.6.4",
"postcss": "8.4.36",
"vanilla-framework": "4.9.0"
"vanilla-framework": "4.9.1"
}
}
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@canonical/cookie-policy@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.5.0.tgz#1c7e6cc2d5a7218375001b2cff2996a927693e89"
integrity sha512-XLCIl8+h+3BRfvqADqFsmAfWdaDGDchY/TPCKtpeQdb4r64SR6arsdNftlOb7vX8EuLCK2QRp6evUy0J+qnQTg==
"@canonical/cookie-policy@3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.0.tgz#6e1f5fa481b7625d5c4401666dfb7503a19bb0c8"
integrity sha512-h4gV7vkZS9PDjqiTIn2xFc/3Zo5lds8hcQ6UmwD3yDDWY7CwCwjvBd13Z86PszMf2S8DiCfQ4wWQLvynqP/MiA==

"@canonical/global-nav@3.6.4":
version "3.6.4"
Expand Down Expand Up @@ -1564,6 +1564,11 @@ vanilla-framework@4.9.0:
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.0.tgz#7566b42a22c2394ea1d7ea843d24ec305446cb3e"
integrity sha512-iTmvqWlsX0ic69VZ1sR9NPQtYRR9+iM679HZCl7SDQhMQSsEeJEQ6Ejjen3JN5a7YxiYmeIhxaLlmC4rExRT1w==

vanilla-framework@4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.1.tgz#98b33337d013d1e4b64e4aba58defdae68431d13"
integrity sha512-nY/wzAF1obHTH6pePo9OLslnyOsybiCnyHbr6JkfWHlahsukaA/Wj78yz9VEw1yuPDZzzTfxzXK3Eu771N+fCA==

verbalize@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/verbalize/-/verbalize-0.1.2.tgz#165fda4640331548f8e990b1d7e14395eb720207"
Expand Down

0 comments on commit c83c76d

Please sign in to comment.