Skip to content

Commit

Permalink
Merge pull request #3063 from uswds/cb-poam-jan-25
Browse files Browse the repository at this point in the history
USWDS-Site - POAM: January ‘25
  • Loading branch information
heymatthenry authored Jan 31, 2025
2 parents ac5efc8 + 0bcab77 commit d22bba3
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 28 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ GEM
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.4)
concurrent-ruby (1.3.5)
diff-lcs (1.5.1)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
ffi (1.17.0-arm64-darwin)
ffi (1.17.1-arm64-darwin)
forwardable-extended (2.6.0)
google-protobuf (4.29.1-arm64-darwin)
google-protobuf (4.29.3-arm64-darwin)
bigdecimal
rake (>= 13)
html-proofer (4.4.3)
Expand All @@ -28,7 +28,7 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.14.6)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
addressable (~> 2.4)
Expand Down Expand Up @@ -58,7 +58,7 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.9.0)
json (2.9.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
Expand All @@ -70,7 +70,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.17.2-arm64-darwin)
nokogiri (1.18.2-arm64-darwin)
racc (~> 1.4)
parallel (1.26.3)
pathutil (0.16.2)
Expand All @@ -91,8 +91,8 @@ GEM
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
safe_yaml (1.0.5)
sass-embedded (1.83.0-arm64-darwin)
google-protobuf (~> 4.28)
sass-embedded (1.83.4-arm64-darwin)
google-protobuf (~> 4.29)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
typhoeus (1.4.1)
Expand Down
59 changes: 43 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,12 @@
"jquery": "^3.7.1",
"node-notifier": "^10.0.1",
"pa11y-ci": "^2.4.2",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-csso": "^6.0.1",
"prettier": "^2.8.8",
"sass": "^1.83.0",
"sass": "^1.83.4",
"simplecrawler": "^1.1.9",
"snyk": "^1.1294.3",
"snyk": "^1.1295.1",
"stylelint": "^15.11.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
Expand Down

0 comments on commit d22bba3

Please sign in to comment.