Skip to content

Commit 1fcc5f5

Browse files
chore(deps): update all patch dependencies (#342)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ef8154 commit 1fcc5f5

File tree

2 files changed

+170
-114
lines changed

2 files changed

+170
-114
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,29 +48,29 @@
4848
"@types/aws-lambda": "8.10.156"
4949
},
5050
"devDependencies": {
51-
"@babel/core": "7.28.4",
52-
"@babel/eslint-parser": "7.28.4",
51+
"@babel/core": "7.28.5",
52+
"@babel/eslint-parser": "7.28.5",
5353
"@babel/plugin-syntax-import-assertions": "7.27.1",
5454
"@commitlint/cli": "20.1.0",
5555
"@commitlint/config-conventional": "20.0.0",
5656
"@eslint/js": "9.38.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
59-
"@types/node": "22.18.11",
59+
"@types/node": "22.18.12",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
6363
"eslint": "9.38.0",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "16.2.4",
67+
"lint-staged": "16.2.6",
6868
"lodash-es": "4.17.21",
69-
"pkgroll": "2.20.0",
69+
"pkgroll": "2.20.1",
7070
"prettier": "3.6.2",
7171
"tsx": "4.20.6",
7272
"typescript": "5.9.3",
73-
"typescript-eslint": "8.46.1",
73+
"typescript-eslint": "8.46.2",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"
7676
}

0 commit comments

Comments
 (0)