mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 12:24:35 +03:00
⬆ Bump @commitlint/core from 19.2.2 to 19.3.0
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 19.2.2 to 19.3.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.3.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
9b0aa38e92
commit
6dbe6620d2
14
package-lock.json
generated
14
package-lock.json
generated
@@ -615,12 +615,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/core": {
|
||||
"version": "19.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.2.2.tgz",
|
||||
"integrity": "sha512-74nsV6MYfq2+rSUjj+zzB3f7tswIeRokQPh5toTf24IrgYegj87hxuVIsqCwAoR0mckE9alC01EOkyojTqyioA==",
|
||||
"version": "19.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.3.0.tgz",
|
||||
"integrity": "sha512-VV6Ar3UU00oyE28VH0ILqQblfyJDXHMyjgRSH0zEdNLkfe8B9cYWntchoYYImzO39ED0HyCa2AjYYvjj1CgWng==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.0.3",
|
||||
"@commitlint/format": "^19.3.0",
|
||||
"@commitlint/lint": "^19.2.2",
|
||||
"@commitlint/load": "^19.2.0",
|
||||
"@commitlint/read": "^19.2.1"
|
||||
@@ -681,9 +681,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/format": {
|
||||
"version": "19.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.0.3.tgz",
|
||||
"integrity": "sha512-QjjyGyoiVWzx1f5xOteKHNLFyhyweVifMgopozSgx1fGNrGV8+wp7k6n1t6StHdJ6maQJ+UUtO2TcEiBFRyR6Q==",
|
||||
"version": "19.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-19.3.0.tgz",
|
||||
"integrity": "sha512-luguk5/aF68HiF4H23ACAfk8qS8AHxl4LLN5oxPc24H+2+JRPsNr1OS3Gaea0CrH7PKhArBMKBz5RX9sA5NtTg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/types": "^19.0.3",
|
||||
|
||||
Reference in New Issue
Block a user