Skip to content

Commit

Permalink
Update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 4d39b2c commit 3fc0f23
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
},
"dependencies": {
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.6.2",
"@canonical/global-nav": "3.6.4",
"postcss": "8.4.33",
"vanilla-framework": "4.6.0"
"vanilla-framework": "4.18.1"
},
"devDependencies": {
"@11ty/eleventy": "1.0.2",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,12 @@
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.4.tgz#895c3770f621b73d88b0d5843c43a32d99e4a462"
integrity sha512-kfwamTpAaBhtH5TzlMb8wE814a8lIbONUuSYnS7VPiHDfcdmw4NoBPNpldmNY1j3CAT5vMKOx5kulRTWpEXpag==

"@canonical/[email protected].2":
version "3.6.2"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.6.2.tgz#ee12cf7ebbf212c724a4652f1f4643ac5c4c461c"
integrity sha512-ZIC3OhSpDINAHfuDtX/1adrSiWl7qdYC5mqdYVt/2gyH3C8ffz2QmELpkZamSQ6qxYsGjVVzmddFJVP/W8vxaw==
"@canonical/[email protected].4":
version "3.6.4"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.6.4.tgz#347401d20a01c51a9d0024f7867ddebd3b407dcf"
integrity sha512-CEmFtHOdxAG8kFCOBcTR08u/SbwIVZQ1O0evNa/X+KyS7F9YrI6TXBHO3oLNO8Rv1WZUSMeh1BPhv7ChKfojgQ==
dependencies:
vanilla-framework "4.0.0"
vanilla-framework "4.9.0"

"@csstools/selector-specificity@^2.0.2":
version "2.0.2"
Expand Down Expand Up @@ -3290,15 +3290,15 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vanilla-framework@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.0.0.tgz#a2fee9bd9763ebd6932b764f9d66484dc177d4cc"
integrity sha512-fiPnmaTUe15l5MRNJ6IsiJ8qiunfmgtLETOFltaYiE/bQKL7xTI+riBak2iygBKeF1y0Gi/GxUNt4hyb6xDPKA==
vanilla-framework@4.18.1:
version "4.18.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.18.1.tgz#642d3f50352b9d91c72fc231428da11417d2a4ba"
integrity sha512-315xR5yzM3kwKbe52tGXXFomyRO0dLjPgaF3LmtaRObhViElz9e4DOBWKpocNbuU6+NtXvZMpAW2SWIIv0GczQ==

vanilla-framework@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.6.0.tgz#61b93a2197eed0d869f85e1014dd9e67bacc355e"
integrity sha512-pRjJknqsL4CLA+ovLMlg7MhVh9nIcu7Ev81Z62gh3hAzUDIiZOUI2W9+B16XWv4QFmFxEOgQcfVi2cezLun9SQ==
vanilla-framework@4.9.0:
version "4.9.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.9.0.tgz#7566b42a22c2394ea1d7ea843d24ec305446cb3e"
integrity sha512-iTmvqWlsX0ic69VZ1sR9NPQtYRR9+iM679HZCl7SDQhMQSsEeJEQ6Ejjen3JN5a7YxiYmeIhxaLlmC4rExRT1w==

vary@^1:
version "1.1.2"
Expand Down

0 comments on commit 3fc0f23

Please sign in to comment.