Skip to content

Commit b97aff4

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/sass-1.80.1
2 parents bc506e3 + 5a7d070 commit b97aff4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"esbuild": "^0.24.0",
12-
"govuk-frontend": "^5.5.0",
12+
"govuk-frontend": "^5.7.1",
1313
"sass": "^1.80.1"
1414
},
1515
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1431,10 +1431,10 @@ gopd@^1.0.1:
14311431
dependencies:
14321432
get-intrinsic "^1.1.3"
14331433

1434-
govuk-frontend@^5.5.0:
1435-
version "5.5.0"
1436-
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.5.0.tgz#dfb2426788dbf570ef7d2742983bc54e68f17f34"
1437-
integrity sha512-lNSHCOzgk6LfgelcdtJxTLK1BX/cpjCUyEB3LnzliD9o9YQckNMsbj5+jSOs2RFy6XBJ/DJqxj2TKfjBCuzpyA==
1434+
govuk-frontend@^5.7.1:
1435+
version "5.7.1"
1436+
resolved "https://registry.yarnpkg.com/govuk-frontend/-/govuk-frontend-5.7.1.tgz#d4c561ebf8c0b76130f31df8c2e4d70d340cd63f"
1437+
integrity sha512-jF1cq5rn57kxZmJRprUZhTQ31zaBBK4b5AyeJaPX3Yhg22lk90Mx/dQLvOk/ycV3wM7e0y+s4IPvb2fFaPlCGg==
14381438

14391439
graceful-fs@^4.1.15:
14401440
version "4.2.10"

0 commit comments

Comments
 (0)