Skip to content

Commit b226060

Browse files
authored
Merge branch 'main' into dependabot/github_actions/aws-actions/configure-aws-credentials-5
2 parents 7f1b7d8 + 1eda6b0 commit b226060

File tree

2 files changed

+77
-76
lines changed

2 files changed

+77
-76
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
"license": "MIT",
1717
"devDependencies": {
1818
"@semantic-release/changelog": "^6.0.3",
19-
"@semantic-release/release-notes-generator": "^14.0.3",
19+
"@semantic-release/release-notes-generator": "^14.1.0",
2020
"@types/node": "^24.3.1",
21-
"@typescript-eslint/eslint-plugin": "^8.42.0",
22-
"@typescript-eslint/parser": "^8.42.0",
21+
"@typescript-eslint/eslint-plugin": "^8.43.0",
22+
"@typescript-eslint/parser": "^8.43.0",
2323
"conventional-changelog-eslint": "^6.0.0",
24-
"eslint": "^9.34.0",
24+
"eslint": "^9.35.0",
2525
"eslint-plugin-import-newlines": "^1.4.0",
2626
"jest": "^30.1.3",
2727
"jest-junit": "^16.0.0",

0 commit comments

Comments
 (0)