Skip to content

Commit

Permalink
chore(deps): update internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and edlerd committed Aug 25, 2023
1 parent d2ded25 commit 3a9ce01
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 @@ -20,14 +20,14 @@
},
"dependencies": {
"@canonical/cookie-policy": "3.5.0",
"@canonical/global-nav": "3.4.0",
"@canonical/global-nav": "3.5.0",
"autoprefixer": "10.4.13",
"esbuild": "0.14.10",
"intl-tel-input": "17.0.19",
"postcss": "8.4.20",
"postcss-cli": "10.1.0",
"sass": "1.57.1",
"vanilla-framework": "4.1.0"
"vanilla-framework": "4.2.0"
},
"devDependencies": {
"concurrently": "7.6.0",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.5.0.tgz#1c7e6cc2d5a7218375001b2cff2996a927693e89"
integrity sha512-XLCIl8+h+3BRfvqADqFsmAfWdaDGDchY/TPCKtpeQdb4r64SR6arsdNftlOb7vX8EuLCK2QRp6evUy0J+qnQTg==

"@canonical/global-nav@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.4.0.tgz#e565c9446fe43281622857e965bcf53bbed0e5c6"
integrity sha512-KDlFVPTnO6on8okYfSUtqTdEaMpQE42gqZV82DHcfFOmrDVe8lrLPUl5bS8khJ0WbZhozMIMSTI0PUC/PCgl1Q==
"@canonical/global-nav@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.5.0.tgz#44773fee2fa085682fe2f73151cda9ce2ff7f8d8"
integrity sha512-yq1RU/sym6kGnnFV7b5X4KKCFOk20NGtwz6DenaAeUTVs0ZySFNz9bvyk1ZtvhdpQ4cHzp84n6vu1aaJREpLfw==
dependencies:
vanilla-framework "3.14.0"
vanilla-framework "4.0.0"

"@nodelib/[email protected]":
version "2.1.3"
Expand Down Expand Up @@ -1866,15 +1866,15 @@ util@^0.10.3:
dependencies:
inherits "2.0.3"

vanilla-framework@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-3.14.0.tgz#c5b94d7e2e3ef2d3c9f24091b7efc4abf8054cf9"
integrity sha512-06Vr2nhjU72N9IivwCLcd7FgqFNopkiHfzANJUCNdvs8FkbTjIB7fcsFgJ6O76KnOBsEiAoJAssRkTh9x3a2jw==
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.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.1.0.tgz#093b96d5f54f9856817977ec4d90e008aab605ad"
integrity sha512-2KF9eGOibzaAN2k5+MAyPREGU/BeKlu7vVoqTyrH0K4prlM520oi3dRsQDKMYvq882AQwUxKgsKsN+od+vJt4w==
vanilla-framework@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.2.0.tgz#7391818e31ff4fdf222e8e1d45f2861ccf502282"
integrity sha512-Y+Ps2CWDp1v5uzUq2tv+T8LjUfHOgdDVhsarGFPa5ICSmXYS/w/2tWyNr1LAbJtZdYAuFOXDHSqYl0aCnGRUTg==

verbalize@^0.1.2:
version "0.1.2"
Expand Down

0 comments on commit 3a9ce01

Please sign in to comment.