Skip to content

Commit

Permalink
Test govuk-frontend pre-release
Browse files Browse the repository at this point in the history
Test alphagov/govuk-frontend#2426 ,a prerelease using `yarn add alphagov/govuk-frontend#00603a9b`
  • Loading branch information
alex-ju committed Nov 18, 2021
1 parent cebbcc5 commit beef317
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
},
"dependencies": {
"axe-core": "^3.5.4",
"govuk-frontend": "^3.14.0",
"govuk-frontend": "alphagov/govuk-frontend#00603a9b",
"jquery": "1.12.4",
"sortablejs": "^1.13.0"
},
"devDependencies": {
"@percy/agent": "^0.28.6",
"standardx": "^7.0.0",
"stylelint": "^13.8.0",
"stylelint-config-gds": "^0.1.0",
"@percy/agent": "^0.28.6"
"stylelint-config-gds": "^0.1.0"
}
}
7 changes: 3 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1970,10 +1970,9 @@ gonzales-pe@^4.3.0:
dependencies:
minimist "^1.2.5"

govuk-frontend@^3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-3.14.0.tgz#d3a9c54437c08f5188f87b1f4480ba60e95c8eb6"
integrity sha512-y7FTuihCSA8Hty+e9h0uPhCoNanCAN+CLioNFlPmlbeHXpbi09VMyxTcH+XfnMPY4Cp++7096v0rLwwdapTXnA==
govuk-frontend@alphagov/govuk-frontend#00603a9b:
version "3.13.1"
resolved "https://codeload.github.com/alphagov/govuk-frontend/tar.gz/00603a9ba50efe3eeeffe004d25be0150104954b"

graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
version "4.2.6"
Expand Down

0 comments on commit beef317

Please sign in to comment.