Skip to content

Commit

Permalink
fix(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent 14b2048 commit efc8263
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
130 changes: 65 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,20 +49,20 @@
"homepage": "https://github.com/aicore/template-nodejs#readme",
"devDependencies": {
"@aicore/libtestutils": "1.0.16",
"@commitlint/cli": "19.6.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"c8": "10.1.3",
"chai": "5.1.2",
"cli-color": "2.0.4",
"documentation": "14.0.3",
"eslint": "9.16.0",
"eslint": "9.17.0",
"glob": "11.0.0",
"husky": "9.1.7",
"mocha": "11.0.1",
"nyc": "17.1.0"
},
"dependencies": {
"@aicore/libcommonutils": "1.0.20",
"mysql2": "3.11.5"
"mysql2": "3.12.0"
}
}

0 comments on commit efc8263

Please sign in to comment.