Skip to content

Commit

Permalink
Merge pull request #322 from ministryofjustice/renovate-ministryofjus…
Browse files Browse the repository at this point in the history
…tice-frontend-1.x

Renovate Update dependency @ministryofjustice/frontend to v1
  • Loading branch information
jamesrwarren authored Jan 2, 2025
2 parents abd77c5 + f07929e commit c5643ec
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion nginx/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"watch": "webpack --watch"
},
"dependencies": {
"@ministryofjustice/frontend": "^0.2.0",
"@ministryofjustice/frontend": "^1.0.0",
"govuk-frontend": "^3.9.0"
},
"devDependencies": {
Expand Down
14 changes: 10 additions & 4 deletions nginx/webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -882,11 +882,12 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@ministryofjustice/frontend@^0.2.0":
version "0.2.6"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-0.2.6.tgz#95ff647e2cd23db291650447fdea33d89fc4d84a"
integrity sha512-Q7VxqmOm/uFUpD2/EZjVgaAJ2EgKjNWZPFQN74HkSQ24ZK+tQERGfWkw5DM8molmtnwNns9XBL3E0lVJ/moJnA==
"@ministryofjustice/frontend@^1.0.0":
version "1.8.1"
resolved "https://registry.yarnpkg.com/@ministryofjustice/frontend/-/frontend-1.8.1.tgz#6bac39524ba406533d1ce51c55d4c8ff96ad358e"
integrity sha512-HNl8XXbNje/NtQRlGM57CTLlAGBTW+ziGTBkxXHDn7VauKNz418PnErDlKRWeaHIyc6V9twI5EbOj4lFCsvasw==
dependencies:
govuk-frontend "^3.0.0 || ^4.0.0"
moment "^2.27.0"

"@nodelib/fs.scandir@2.1.5":
Expand Down Expand Up @@ -1690,6 +1691,11 @@ globby@^11.0.1:
merge2 "^1.4.1"
slash "^3.0.0"

"govuk-frontend@^3.0.0 || ^4.0.0":
version "4.9.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-4.9.0.tgz#a09068130fa087e67de25956940cb8280a364372"
integrity sha512-zfX+GBUKpWBeV6JwCIawEuI8VRWlskH8Ok8aNUjKOvzo3zIaNbcrv4IOwgy+oSnMoGh67Eeh+vb7+9GFxN2fNg==

govuk-frontend@^3.9.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-3.15.0.tgz#47c9cc41c8100ee28bc3aaf9a29a0c62d88070c9"
Expand Down

0 comments on commit c5643ec

Please sign in to comment.