Skip to content

Commit 06c5bd8

Browse files
authored
Merge branch 'main' into dependabot/github_actions/NHSDigital/eps-workflow-quality-checks-4.1.0
2 parents 0da785f + 1e24b44 commit 06c5bd8

File tree

3 files changed

+77
-77
lines changed

3 files changed

+77
-77
lines changed

package-lock.json

Lines changed: 74 additions & 74 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
@@ -34,7 +34,7 @@
3434
"ts-jest": "^29.4.1",
3535
"ts-node": "^10.9.2",
3636
"typescript": "^5.9.2",
37-
"typescript-eslint": "^8.39.1"
37+
"typescript-eslint": "^8.40.0"
3838
},
3939
"dependencies": {
4040
"conventional-changelog-eslint": "^6.0.0",

packages/cdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"check-licenses": "license-checker --failOn GPL --failOn LGPL --start ../.."
1111
},
1212
"dependencies": {
13-
"aws-cdk-lib": "^2.211.0",
14-
"cdk-nag": "^2.37.3",
13+
"aws-cdk-lib": "^2.212.0",
14+
"cdk-nag": "^2.37.7",
1515
"constructs": "^10.4.2",
1616
"source-map-support": "^0.5.21"
1717
},

0 commit comments

Comments
 (0)