fix(deps): update devdependencies (patch)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-06-03 01:01:39 +00:00
parent 77e57455d7
commit 1282efe0e3
2 changed files with 3 additions and 3 deletions

View File

@@ -38,7 +38,7 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"browserslist": "4.21.6"
"browserslist": "4.21.7"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}

View File

@@ -37,8 +37,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "17.6.3",
"@commitlint/config-conventional": "17.6.3"
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"
}