Skip to content

Commit 9007859

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/parser-8.41.0
2 parents 79eaaf2 + 64ebc25 commit 9007859

File tree

3 files changed

+61
-61
lines changed

3 files changed

+61
-61
lines changed

package-lock.json

Lines changed: 59 additions & 59 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.40.0"
37+
"typescript-eslint": "^8.41.0"
3838
},
3939
"dependencies": {
4040
"conventional-changelog-eslint": "^6.0.0",

packages/cdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"source-map-support": "^0.5.21"
1717
},
1818
"devDependencies": {
19-
"aws-cdk": "^2.1025.0"
19+
"aws-cdk": "^2.1026.0"
2020
}
2121
}

0 commit comments

Comments
 (0)