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 Aug 9, 2024
1 parent 3cad0b9 commit e87afe5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"dependencies": {
"@canonical/cookie-policy": "3.6.4",
"@canonical/global-nav": "3.6.4",
"@canonical/discourse-rad-parser": "1.0.1",
"@canonical/discourse-rad-parser": "1.0.2",
"autoprefixer": "10.4.13",
"sass": "1.57.1",
"postcss": "8.4.31",
"postcss-cli": "10.1.0",
"vanilla-framework": "4.14.0"
"vanilla-framework": "4.15.0"
},
"devDependencies": {
"prettier": "2.8.8",
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
canonicalwebteam.flask-base==1.1.0
canonicalwebteam.discourse==5.6.1
canonicalwebteam.search==1.3.0
canonicalwebteam.discourse==5.7.2
canonicalwebteam.search==1.4.0
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.4.tgz#895c3770f621b73d88b0d5843c43a32d99e4a462"
integrity sha512-kfwamTpAaBhtH5TzlMb8wE814a8lIbONUuSYnS7VPiHDfcdmw4NoBPNpldmNY1j3CAT5vMKOx5kulRTWpEXpag==

"@canonical/discourse-rad-parser@1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@canonical/discourse-rad-parser/-/discourse-rad-parser-1.0.1.tgz#a46bc527bdd07bbab5fc5a44f7620744723222e7"
integrity sha512-P/q9OYdOF3/sYbsfWfzZrjzhBKnhCQo6ADYDJlMASEXJs1b6U2KxC3ul8RD4DBgzOqEKoALUAB1jutsYVUNP2g==
"@canonical/discourse-rad-parser@1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@canonical/discourse-rad-parser/-/discourse-rad-parser-1.0.2.tgz#f4e32478dd569facbf22f066115a38e6ef8900ef"
integrity sha512-MCeJKcyerLfOVJ90PS2VnVvk2x8ek4Brah1V5UcbnspTBaV4Cju/lWqwAQcCC/jhSz74OcgW0n9wsp15Yy1Acg==

"@canonical/global-nav@3.6.4":
version "3.6.4"
Expand Down Expand Up @@ -1550,10 +1550,10 @@ validate-npm-package-license@^3.0.1:
spdx-correct "^3.0.0"
spdx-expression-parse "^3.0.0"

vanilla-framework@4.14.0:
version "4.14.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.14.0.tgz#dca425c806462179467030ac30ef496997e2d8cb"
integrity sha512-YctHWwH1SbIltBMMVdeiVW1QtxVjaU15jLKiubgVjE9AByuK/EriyZnPQkXtb/+Rwf1mtF24rae+mmG8aFqUJw==
vanilla-framework@4.15.0:
version "4.15.0"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.15.0.tgz#09102aa40a9b5c4f51fee75af5c5390b0cc91a40"
integrity sha512-tp3r2UU4cl7QC3I0/Cd5IFRFwp4Zk0Wq/8+/cgs1PUzKVO9wKcRRrYtLjEmIgJ2+eTkHmNKbmFaFsJ1kJxD2MA==

vanilla-framework@4.9.0:
version "4.9.0"
Expand Down

0 comments on commit e87afe5

Please sign in to comment.