Skip to content

Commit

Permalink
chore(deps): update all minor devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 9373e00 commit 2dbdbc0
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 157 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"@types/aws-lambda": "8.10.145"
},
"devDependencies": {
"@babel/core": "7.25.8",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.8",
"@babel/plugin-syntax-import-assertions": "7.25.7",
"@babel/plugin-syntax-import-assertions": "7.26.0",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@eslint/js": "9.13.0",
"@types/babel__core": "7.20.5",
"@types/lodash-es": "4.17.12",
"@types/node": "22.7.7",
"@types/node": "22.8.1",
"@vitest/coverage-v8": "2.1.3",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
Expand All @@ -70,7 +70,7 @@
"prettier": "3.3.3",
"tsx": "4.19.1",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0",
"typescript-eslint": "8.11.0",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.1.3"
}
Expand Down
Loading

0 comments on commit 2dbdbc0

Please sign in to comment.