Skip to content

Commit c3b0731

Browse files
committed
chore(deps): upgrade
1 parent 70bc5be commit c3b0731

File tree

7 files changed

+261
-408
lines changed

7 files changed

+261
-408
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"prepare": "husky install",
88
"build": "turbo run build",
99
"test": "turbo run test --",
10-
"test:integ": "turbo run test:integ",
1110
"lint": "eslint .",
1211
"clean": "turbo run clean",
1312
"cdk": "turbo run cdk --",
@@ -29,7 +28,7 @@
2928
"@commitlint/config-conventional": "^17.6.1",
3029
"@typescript-eslint/eslint-plugin": "^5.59.0",
3130
"@typescript-eslint/parser": "^5.59.0",
32-
"@unocss/eslint-config": "^0.51.6",
31+
"@unocss/eslint-config": "^0.51.8",
3332
"astro-eslint-parser": "^0.13.3",
3433
"bumpp": "^9.1.0",
3534
"changelogithub": "^0.12.9",

packages/adapter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@types/aws-lambda": "^8.10.114",
47-
"@types/node": "^18.15.11",
47+
"@types/node": "^18.16.0",
4848
"astro": "^2.3.0",
4949
"rimraf": "^4.4.1",
5050
"typescript": "^5.0.4",

0 commit comments

Comments
 (0)