mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2025-05-21 13:29:43 +08:00
Merge pull request #371 from stefanzweifel/dependabot/npm_and_yarn/bats-1.12.0
This commit is contained in:
commit
ae114628ea
6
package-lock.json
generated
6
package-lock.json
generated
@ -5,13 +5,15 @@
|
|||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bats": "^1.11.1",
|
"bats": "^1.12.0",
|
||||||
"bats-assert": "ztombol/bats-assert",
|
"bats-assert": "ztombol/bats-assert",
|
||||||
"bats-support": "ztombol/bats-support"
|
"bats-support": "ztombol/bats-support"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/bats": {
|
"node_modules/bats": {
|
||||||
"version": "1.11.1",
|
"version": "1.12.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/bats/-/bats-1.12.0.tgz",
|
||||||
|
"integrity": "sha512-1HTv2n+fjn3bmY9SNDgmzS6bjoKtVlSK2pIHON5aSA2xaqGkZFoCCWP46/G6jm9zZ7MCi84mD+3Byw4t3KGwBg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"bats": "^1.11.1",
|
"bats": "^1.12.0",
|
||||||
"bats-assert": "ztombol/bats-assert",
|
"bats-assert": "ztombol/bats-assert",
|
||||||
"bats-support": "ztombol/bats-support"
|
"bats-support": "ztombol/bats-support"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user