Skip to content

Commit b2b8d7b

Browse files
fix(deps): update all non-major (#32)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6048d4b commit b2b8d7b

File tree

2 files changed

+51
-9
lines changed

2 files changed

+51
-9
lines changed

package-lock.json

Lines changed: 48 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
},
3737
"homepage": "https://github.com/ecomplus/application-starter#readme",
3838
"dependencies": {
39-
"dotenv": "^16.4.7",
39+
"dotenv": "^16.6.1",
4040
"firebase-tools": "^11.30.0",
4141
"uglify-js": "^3.19.3"
4242
},
4343
"devDependencies": {
44-
"@commitlint/cli": "^19.8.0",
45-
"@commitlint/config-conventional": "^19.8.0",
44+
"@commitlint/cli": "^19.8.1",
45+
"@commitlint/config-conventional": "^19.8.1",
4646
"husky": "^8.0.3",
4747
"standard": "^17.1.2",
4848
"standard-version": "^9.3.2"

0 commit comments

Comments
 (0)