mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
⬆ Bump commitlint-config-gitmoji from 2.1.2 to 2.2.1
Bumps [commitlint-config-gitmoji](https://github.com/arvinxx/gitmoji-commit-workflow) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/arvinxx/gitmoji-commit-workflow/releases) - [Changelog](https://github.com/arvinxx/gitmoji-commit-workflow/blob/master/.changelogrc.js) - [Commits](https://github.com/arvinxx/gitmoji-commit-workflow/compare/commitlint-config-gitmoji@2.1.2...commitlint-config-gitmoji@2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Bruce Markham
parent
8c1bc1ae07
commit
e68d19e7b5
30
package-lock.json
generated
30
package-lock.json
generated
@@ -731,15 +731,15 @@
|
||||
"dev": true
|
||||
},
|
||||
"@gitmoji/commit-types": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@gitmoji/commit-types/-/commit-types-1.0.0.tgz",
|
||||
"integrity": "sha512-LmFQvuE4QR8R8qEjZMfXK+TuyBmRsWlMjBHfNDrb7c1Zm+WU4F22SAEVjGK170CF5wsqjgPmoPYiiQwgUo04Rg==",
|
||||
"version": "1.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@gitmoji/commit-types/-/commit-types-1.1.5.tgz",
|
||||
"integrity": "sha512-8D3FZMRY+gtYpTcHG1SOGmm9CFqxNh6rI9xDoCydxHxnWgqInbdF3nk9gibW5gXA58Hf2cVcJaLEcGOKLRAtmw==",
|
||||
"dev": true
|
||||
},
|
||||
"@gitmoji/parser-opts": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@gitmoji/parser-opts/-/parser-opts-1.2.1.tgz",
|
||||
"integrity": "sha512-6XJSIBOGDS4zcXb9n58ERYcJfdUqyGhmAQtffHuDQ5yv9PiomdK4Uzv5S5s4vywIYMY+rGGCfoDVh6xgL3C+Aw==",
|
||||
"version": "1.2.5",
|
||||
"resolved": "https://registry.npmjs.org/@gitmoji/parser-opts/-/parser-opts-1.2.5.tgz",
|
||||
"integrity": "sha512-Imxx7OjuZH374H7wNMBEwJ9i1U/0xGEPxjcyYfX47fKzdWZ57UNmiYEC4HoAV8sDpGi4AG0uU4o4NgOiQP1sEg==",
|
||||
"dev": true
|
||||
},
|
||||
"@istanbuljs/load-nyc-config": {
|
||||
@@ -3439,20 +3439,20 @@
|
||||
"optional": true
|
||||
},
|
||||
"commitlint-config-gitmoji": {
|
||||
"version": "2.1.2",
|
||||
"resolved": "https://registry.npmjs.org/commitlint-config-gitmoji/-/commitlint-config-gitmoji-2.1.2.tgz",
|
||||
"integrity": "sha512-HhJutKvccyhGf6vL3xvVSANOPfVyp3PzxQZF8TjCuH1OQgVWELzWQHNjffJn1b0Ca3+U3DsRQxfLTDEqCM8qUw==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint-config-gitmoji/-/commitlint-config-gitmoji-2.2.1.tgz",
|
||||
"integrity": "sha512-VSIC5TJdMqDcYsrswil5max//85170RZcqRRG0pUsVmAB92ntge6XVprgJMi70poPeZHpaDQBraEGaNNnJvsDw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@gitmoji/commit-types": "^1.0.0",
|
||||
"@gitmoji/parser-opts": "^1.2.1",
|
||||
"commitlint-plugin-gitmoji": "^2.0.1"
|
||||
"@gitmoji/commit-types": "1.1.5",
|
||||
"@gitmoji/parser-opts": "1.2.5",
|
||||
"commitlint-plugin-gitmoji": "2.0.6"
|
||||
}
|
||||
},
|
||||
"commitlint-plugin-gitmoji": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/commitlint-plugin-gitmoji/-/commitlint-plugin-gitmoji-2.0.1.tgz",
|
||||
"integrity": "sha512-tlbrt7ApEWl6UWHmH0ErKwwIH6/9yQfk3ETkIHQLDmhbxJxTN8hwql7SCL0nLwhHLluvlahqDvezcUY1OznsHQ==",
|
||||
"version": "2.0.6",
|
||||
"resolved": "https://registry.npmjs.org/commitlint-plugin-gitmoji/-/commitlint-plugin-gitmoji-2.0.6.tgz",
|
||||
"integrity": "sha512-8SdmLPtxKbJiAiLQThO+SJVUO2AIyNCG2WpIL6h7pT1dED+10Rk0T3KWk8zcWJQmQHy+dyMlTMHx3k28BK+M+A==",
|
||||
"dev": true
|
||||
},
|
||||
"compare-func": {
|
||||
|
||||
Reference in New Issue
Block a user