Skip to content

Commit 6ae4f8f

Browse files
authored
Merge branch 'main' into a11y-specs
2 parents e59fa97 + 9f48631 commit 6ae4f8f

File tree

3 files changed

+55
-52
lines changed

3 files changed

+55
-52
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ GEM
172172
rb-inotify (0.10.1)
173173
ffi (~> 1.0)
174174
regexp_parser (2.9.2)
175-
rexml (3.3.3)
175+
rexml (3.3.6)
176176
strscan
177177
rouge (4.2.1)
178178
rspec (3.13.0)

package-lock.json

+53-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"devDependencies": {
99
"npm-run-all": "^4.1.5",
1010
"prettier": "^3.3.3",
11-
"stylelint": "^16.8.2",
11+
"stylelint": "^16.9.0",
1212
"stylelint-config-standard-scss": "^13.1.0"
1313
},
1414
"scripts": {

0 commit comments

Comments
 (0)