Skip to content

Commit 70bc752

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/ts-jest-29.4.4
2 parents 17ad1f3 + c7264b2 commit 70bc752

File tree

4 files changed

+58
-58
lines changed

4 files changed

+58
-58
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99

1010
jobs:
1111
quality_checks:
12-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].1
12+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
1313
secrets:
1414
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1515

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
uses: ./.github/workflows/pr_title_check.yml
1313

1414
quality_checks:
15-
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].1
15+
uses: NHSDigital/eps-workflow-quality-checks/.github/workflows/[email protected].3
1616
secrets:
1717
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
1818

package-lock.json

Lines changed: 55 additions & 55 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
@@ -18,7 +18,7 @@
1818
"@semantic-release/changelog": "^6.0.3",
1919
"@semantic-release/release-notes-generator": "^14.1.0",
2020
"@types/node": "^24.5.2",
21-
"@typescript-eslint/eslint-plugin": "^8.44.0",
21+
"@typescript-eslint/eslint-plugin": "^8.44.1",
2222
"@typescript-eslint/parser": "^8.44.0",
2323
"conventional-changelog-eslint": "^6.0.0",
2424
"eslint": "^9.35.0",

0 commit comments

Comments
 (0)