Skip to content

Commit

Permalink
chore(deps): update internal dependencies (#2042)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent 9e5b64c commit 313c91f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"@babel/preset-env": "7.23.9",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@canonical/cookie-policy": "3.6.4",
"@canonical/cookie-policy": "3.6.5",
"@canonical/global-nav": "3.6.4",
"@canonical/react-components": "1.7.1",
"@canonical/react-components": "1.7.2",
"@canonical/store-components": "0.52.0",
"@sentry/react": "7.113.0",
"@testing-library/dom": "10.4.0",
Expand Down Expand Up @@ -61,7 +61,7 @@
"style-loader": "3.3.4",
"ts-loader": "9.5.1",
"typescript": "5.3.3",
"vanilla-framework": "4.18.3",
"vanilla-framework": "4.18.4",
"watch-cli": "0.2.3",
"webpack": "5.94.0",
"webpack-cli": "5.1.4"
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1102,10 +1102,10 @@
dependencies:
statuses "^2.0.1"

"@canonical/[email protected].4":
version "3.6.4"
resolved "https://registry.npmjs.org/@canonical/cookie-policy/-/cookie-policy-3.6.4.tgz"
integrity sha512-kfwamTpAaBhtH5TzlMb8wE814a8lIbONUuSYnS7VPiHDfcdmw4NoBPNpldmNY1j3CAT5vMKOx5kulRTWpEXpag==
"@canonical/[email protected].5":
version "3.6.5"
resolved "https://registry.yarnpkg.com/@canonical/cookie-policy/-/cookie-policy-3.6.5.tgz#50d82df6da2970b6b5d78d066dd94fcc1317e591"
integrity sha512-CQJKSkuLXhSumkIIw4YPSjR7k9561hZ3EEdMPQTkAVTxXURhm3WzJm/uyrvcAuU/a//jzWa8ScltCaHFBdACew==

"@canonical/[email protected]":
version "3.6.4"
Expand All @@ -1131,10 +1131,10 @@
react-table "7.8.0"
react-useportal "1.0.19"

"@canonical/[email protected].1":
version "1.7.1"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.7.1.tgz#5202774abac6d858896a857cd24ae3746f7fcabb"
integrity sha512-ekd7tE+yiABdFikTyqr7n6Rwggo02b2tEvnNvEtY01S56qRBnhJFilDgebe8nZX/A/1ukzs0PYOzi2kD8SwIKA==
"@canonical/[email protected].2":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.7.2.tgz#545323385fcf9aced5c22e3b59d39e62cf6580c2"
integrity sha512-w2eTePgJ/xH48MPeIaM1YRsUSPSzcD2fq2nGS3D7IiW68MrLl0rZGx5UQGpvICKLwUUQoGktryS68ns3h4QuVg==
dependencies:
"@types/jest" "29.5.12"
"@types/node" "20.16.3"
Expand Down Expand Up @@ -8698,10 +8698,10 @@ v8-to-istanbul@^9.0.1:
"@types/istanbul-lib-coverage" "^2.0.1"
convert-source-map "^2.0.0"

[email protected].3:
version "4.18.3"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.18.3.tgz#8b7e3cc164eab90c540880fd7b87fa8dc91ff9e1"
integrity sha512-WsOgD/iI27de80cMS9IYFq1X4nbsEOFfqUmTT7V57k5C20WHwshUA0ocw4R21ThN+A7amh4+c7i0mtcr9a/+uQ==
[email protected].4:
version "4.18.4"
resolved "https://registry.yarnpkg.com/vanilla-framework/-/vanilla-framework-4.18.4.tgz#8f740cd369d9a61d1cc3c34d3119660db4030e4a"
integrity sha512-g5jotlb6ENcK1+9hF3QsP5y8hGIXkgEdwjnDGTMEJ3vmtmwSJNa3KWp0QaFBE59nIZq71VGxTbYh+GI+9dzlLQ==

[email protected]:
version "4.9.0"
Expand Down

0 comments on commit 313c91f

Please sign in to comment.