Skip to content

Commit b5d8219

Browse files
authored
Merge branch 'main' into dependabot/bundler/sites/site-with-errors/puma-7.0.4
2 parents 7b8e552 + fc7acd8 commit b5d8219

File tree

8 files changed

+61
-146
lines changed

8 files changed

+61
-146
lines changed

.github/actions/auth/package-lock.json

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

.github/actions/auth/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"type": "module",
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
17-
"playwright": "^1.55.1"
17+
"playwright": "^1.56.0"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^24.5.2",
20+
"@types/node": "^24.7.0",
2121
"typescript": "^5.8.3"
2222
}
2323
}

.github/actions/find/package-lock.json

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

.github/actions/find/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
1717
"@axe-core/playwright": "^4.10.2",
18-
"playwright": "^1.55.1"
18+
"playwright": "^1.56.0"
1919
},
2020
"devDependencies": {
2121
"@types/node": "^24.7.0",

.github/actions/fix/package-lock.json

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

.github/actions/fix/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
},
2020
"devDependencies": {
2121
"@types/node": "^24.7.0",
22-
"typescript": "^5.8.3"
22+
"typescript": "^5.9.3"
2323
}
2424
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"homepage": "https://github.com/github-community-projects/continuous-ai-for-accessibility-scanner#readme",
1818
"devDependencies": {
1919
"@actions/core": "^1.11.1",
20-
"@octokit/core": "^7.0.3",
20+
"@octokit/core": "^7.0.5",
2121
"@octokit/plugin-throttling": "^11.0.2",
2222
"@octokit/types": "^15.0.0",
2323
"@types/node": "^24.7.0",

0 commit comments

Comments
 (0)