mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
⬆ Bump @commitlint/core from 19.5.0 to 19.6.0
Some checks failed
Release / release (push) Has been cancelled
Some checks failed
Release / release (push) Has been cancelled
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 19.5.0 to 19.6.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/core/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/core) --- updated-dependencies: - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
c929377d2b
commit
b4901ab868
30
package-lock.json
generated
30
package-lock.json
generated
@@ -615,13 +615,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/core": {
|
||||
"version": "19.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.5.0.tgz",
|
||||
"integrity": "sha512-OjMCnZ4HfPPfAug6yniELsG5QWwfYCrkbwnhjivrY727MC5o1FyRUOjUdYsGonBzWn0PVWrA1fBLZxoLY3i6xg==",
|
||||
"version": "19.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.6.0.tgz",
|
||||
"integrity": "sha512-Y5MqS3eiCvJN/t2Sd+oub7hF8JS1otnoeUevMZQlxrHXH5+ig1L9fxcsb85Oj17Oqyvre9cgJIg6oduX8lc6Gw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.5.0",
|
||||
"@commitlint/lint": "^19.5.0",
|
||||
"@commitlint/lint": "^19.6.0",
|
||||
"@commitlint/load": "^19.5.0",
|
||||
"@commitlint/read": "^19.5.0"
|
||||
},
|
||||
@@ -719,9 +719,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/is-ignored": {
|
||||
"version": "19.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.5.0.tgz",
|
||||
"integrity": "sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==",
|
||||
"version": "19.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-19.6.0.tgz",
|
||||
"integrity": "sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.5.0",
|
||||
@@ -769,14 +769,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/lint": {
|
||||
"version": "19.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.5.0.tgz",
|
||||
"integrity": "sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==",
|
||||
"version": "19.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-19.6.0.tgz",
|
||||
"integrity": "sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/is-ignored": "^19.5.0",
|
||||
"@commitlint/is-ignored": "^19.6.0",
|
||||
"@commitlint/parse": "^19.5.0",
|
||||
"@commitlint/rules": "^19.5.0",
|
||||
"@commitlint/rules": "^19.6.0",
|
||||
"@commitlint/types": "^19.5.0"
|
||||
},
|
||||
"engines": {
|
||||
@@ -986,9 +986,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/rules": {
|
||||
"version": "19.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.5.0.tgz",
|
||||
"integrity": "sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==",
|
||||
"version": "19.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-19.6.0.tgz",
|
||||
"integrity": "sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/ensure": "^19.5.0",
|
||||
|
||||
Reference in New Issue
Block a user