mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
⬆ Bump @commitlint/core from 19.2.0 to 19.2.1
Bumps [@commitlint/core](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/core) from 19.2.0 to 19.2.1. - [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.2.1/@commitlint/core) --- updated-dependencies: - dependency-name: "@commitlint/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
github-actions[bot]
parent
6fd775b81e
commit
ab63f20d65
14
package-lock.json
generated
14
package-lock.json
generated
@@ -615,15 +615,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/core": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.2.0.tgz",
|
||||
"integrity": "sha512-joPVcu9+HNJuMxdIPpqSJts/LTjo+qfMcMzm0d03IOteWQGbVnEq9+Vas1i3BzqAdwoVEKCp2tGbx5JFbELbcg==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/core/-/core-19.2.1.tgz",
|
||||
"integrity": "sha512-FrP4YQaLjyxgrrKlL6l2fR1zognxlgdq5gvZzjgwyWIfEAAjbG3zxmTBxAne4cJnj52wESNKxozNIOIrUr0GMQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/format": "^19.0.3",
|
||||
"@commitlint/lint": "^19.1.0",
|
||||
"@commitlint/load": "^19.2.0",
|
||||
"@commitlint/read": "^19.2.0"
|
||||
"@commitlint/read": "^19.2.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=v18"
|
||||
@@ -950,9 +950,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@commitlint/read": {
|
||||
"version": "19.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.2.0.tgz",
|
||||
"integrity": "sha512-HlGeEd/jyp2a5Fb9mvtsaDm5hFCmj80dJYjLQkpG3DzWneWBc37YU3kM8Za1D1HUazZaTkdsWq73M3XDE4CvCA==",
|
||||
"version": "19.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-19.2.1.tgz",
|
||||
"integrity": "sha512-qETc4+PL0EUv7Q36lJbPG+NJiBOGg7SSC7B5BsPWOmei+Dyif80ErfWQ0qXoW9oCh7GTpTNRoaVhiI8RbhuaNw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@commitlint/top-level": "^19.0.0",
|
||||
|
||||
Reference in New Issue
Block a user