Skip to content

Commit 86d1420

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/docs/js-yaml-4.1.1
2 parents b23956c + 2777d0d commit 86d1420

3 files changed

Lines changed: 52 additions & 12 deletions

File tree

docs/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,15 +78,15 @@ GEM
7878
jekyll (>= 3.5, < 5.0)
7979
jekyll-feed (~> 0.9)
8080
jekyll-seo-tag (~> 2.1)
81-
nokogiri (1.16.5-arm64-darwin)
81+
nokogiri (1.19.1-arm64-darwin)
8282
racc (~> 1.4)
83-
nokogiri (1.16.5-x86_64-linux)
83+
nokogiri (1.19.1-x86_64-linux-gnu)
8484
racc (~> 1.4)
8585
pathutil (0.16.2)
8686
forwardable-extended (~> 2.6)
8787
prism (0.30.0)
8888
public_suffix (5.0.5)
89-
racc (1.8.0)
89+
racc (1.8.1)
9090
rake (13.2.1)
9191
rb-fsevent (0.11.2)
9292
rb-inotify (0.11.1)

docs/package-lock.json

Lines changed: 48 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"nhsuk-frontend": "^10.1.0"
1919
},
2020
"devDependencies": {
21-
"fast-xml-parser": "^4.5.4",
21+
"fast-xml-parser": "^5.5.6",
2222
"pa11y-ci": "^3.1.0",
2323
"pa11y-ci-reporter-html": "^6.0.2",
2424
"pm2": "^5.4.1",

0 commit comments

Comments
 (0)