Skip to content

Commit e8183f6

Browse files
authored
Merge branch 'main' into dependabot/github_actions/github-actions-c79fd65a81
2 parents d4dde6f + f793c6c commit e8183f6

12 files changed

Lines changed: 232 additions & 194 deletions

File tree

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

Lines changed: 12 additions & 12 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": "^2.0.1",
17-
"playwright": "^1.57.0"
17+
"playwright": "^1.58.1"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^25.0.3",
20+
"@types/node": "^25.2.0",
2121
"typescript": "^5.9.3"
2222
}
2323
}

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

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

.github/actions/file/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@octokit/plugin-throttling": "^11.0.3"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^25.0.3",
21+
"@types/node": "^25.2.0",
2222
"typescript": "^5.9.3"
2323
}
2424
}

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

Lines changed: 12 additions & 13 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"dependencies": {
1616
"@actions/core": "^2.0.1",
1717
"@axe-core/playwright": "^4.11.0",
18-
"playwright": "^1.57.0"
18+
"playwright": "^1.58.1"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^25.0.3",
21+
"@types/node": "^25.2.0",
2222
"typescript": "^5.9.3"
2323
}
2424
}

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

Lines changed: 4 additions & 5 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
@@ -18,7 +18,7 @@
1818
"@octokit/plugin-throttling": "^11.0.3"
1919
},
2020
"devDependencies": {
21-
"@types/node": "^25.0.3",
21+
"@types/node": "^25.2.0",
2222
"typescript": "^5.9.3"
2323
}
2424
}

0 commit comments

Comments
 (0)