Skip to content

Commit

Permalink
Merge pull request #3114 from uswds/cb-poam-feb-25
Browse files Browse the repository at this point in the history
USWDS-Site - POAM: February ‘25
  • Loading branch information
heymatthenry authored Feb 19, 2025
2 parents 021837e + 14a3f25 commit 83ec259
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 22 deletions.
19 changes: 12 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ GEM
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
bigdecimal (3.1.9)
colorator (1.1.0)
concurrent-ruby (1.3.5)
diff-lcs (1.5.1)
csv (3.3.2)
diff-lcs (1.6.0)
em-websocket (0.5.3)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0)
Expand All @@ -30,17 +32,20 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.7)
concurrent-ruby (~> 1.0)
jekyll (4.3.4)
jekyll (4.4.1)
addressable (~> 2.4)
base64 (~> 0.2)
colorator (~> 1.0)
csv (~> 3.0)
em-websocket (~> 0.5)
i18n (~> 1.0)
jekyll-sass-converter (>= 2.0, < 4.0)
jekyll-watch (~> 2.0)
json (~> 2.6)
kramdown (~> 2.3, >= 2.3.1)
kramdown-parser-gfm (~> 1.0)
liquid (~> 4.0)
mercenary (>= 0.3.6, < 0.5)
mercenary (~> 0.3, >= 0.3.6)
pathutil (~> 0.9)
rouge (>= 3.0, < 5.0)
safe_yaml (~> 1.0)
Expand All @@ -50,15 +55,15 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
jekyll-sass-converter (3.1.0)
sass-embedded (~> 1.75)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-watch (2.2.1)
listen (~> 3.0)
json (2.9.1)
json (2.10.1)
kramdown (2.5.1)
rexml (>= 3.3.9)
kramdown-parser-gfm (1.1.0)
Expand All @@ -84,7 +89,7 @@ GEM
ffi (~> 1.0)
rexml (3.4.0)
rouge (4.5.1)
rspec-core (3.13.2)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down
24 changes: 12 additions & 12 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.5.1",
"postcss": "^8.5.2",
"postcss-csso": "^6.0.1",
"prettier": "^2.8.8",
"sass": "^1.83.4",
"sass": "^1.84.0",
"simplecrawler": "^1.1.9",
"snyk": "^1.1295.1",
"snyk": "^1.1295.3",
"stylelint": "^15.11.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
Expand Down

0 comments on commit 83ec259

Please sign in to comment.