Skip to content

Commit

Permalink
Update dependency @canonical/global-nav to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2022
1 parent 2051555 commit f78a304
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"webpack-cli": "4.9.1"
},
"dependencies": {
"@canonical/global-nav": "2.7.0",
"@canonical/global-nav": "3.2.0",
"@canonical/cookie-policy": "3.4.0",
"vanilla-framework": "3.8.1"
}
Expand Down
41 changes: 5 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1422,27 +1422,17 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@canonical/cookie-policy@3.3.0":
version "3.3.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.3.0.tgz#99df0aad2bf01c43e0a6d524b062ebc6066a3121"
integrity sha512-G4u2dr04t138BoIsdbnVsL5i2vBl3supgqkAG03AfvAIbbkt1QlIlodGtrv0s3sczmUTEiSNfmT3iC70GY0Suw==

"@canonical/cookie-policy@3.4.0":
version "3.4.0"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.4.0.tgz#0d6708da340df5867fd2cc9dbd95538c46f20cf8"
integrity sha512-cdVqxQmGu+j+Q86UobihWWVFzGzHlekFeMFxlbRpm+yqxEOUCrLkA9/t/RsMfLNDToP2ECPgsMbS20aPlA2tIg==

"@canonical/global-nav@2.7.0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-2.7.0.tgz#6a61cba769a367c984b89bb7c4286a674f88354a"
integrity sha512-jepwipTPIlceeHMvLSC8mafziknvhefr0SNCvSWMOdkPnZC28Rd45wBahfnEJ7THi4qt9xkZ99I+xHuJVKfpOA==
"@canonical/global-nav@3.2.0":
version "3.2.0"
resolved "https://registry.yarnpkg.com/@canonical/global-nav/-/global-nav-3.2.0.tgz#6b6c6cefafb22220fa3c43c4176cf2c27ed5a403"
integrity sha512-mNxKPFLdib0Wa0pXRvEt/hlSC0MSe3MKTxyu/Hy3sJTt/gDQBvwfDXaVnkIhI7rZoZmRWl8TxsFuaS2apTQrig==
dependencies:
vanilla-framework "3.0.1"

"@canonical/latest-news@1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@canonical/latest-news/-/latest-news-1.3.0.tgz#14fcd8a80051eb65fb274a0cec086e9aca3f19f0"
integrity sha512-VwGcZo9LGzdeQ/sKt+5TQttIibTxjZEpsEtuWbbsacbqqzqVfqZhDsZkkg/7WNxKQ2lpnyq+4mLT70u9YbYSYA==
vanilla-framework "3.8.1"

"@canonical/latest-news@1.4.1":
version "1.4.1"
Expand Down Expand Up @@ -6361,15 +6351,6 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@1.45.2:
version "1.45.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
source-map-js ">=0.6.2 <2.0.0"

sass@1.46.0:
version "1.46.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.46.0.tgz#923117049525236026a7ede69715580eb0fac751"
Expand Down Expand Up @@ -7286,18 +7267,6 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vanilla-framework@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-3.0.1.tgz#16a7f19ccb24f6b3885b6d176b5754113e4d9c0d"
integrity sha512-KwZ0wZCbNhEjuTb50BkAX2frWwNjtgmKRcQEDHOQFNuEweDUT2O1E0ps2GLHv7lSOVxli1jQv56VvIBEr0+lqw==
dependencies:
"@canonical/cookie-policy" "3.3.0"
"@canonical/latest-news" "1.3.0"
autoprefixer "10.4.1"
postcss "8.4.5"
postcss-cli "9.1.0"
sass "1.45.2"

vanilla-framework@3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-3.8.1.tgz#9534f89a3120b95b0d3ece022ceabf10812fecdc"
Expand Down

0 comments on commit f78a304

Please sign in to comment.