mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
chore(dependencies): Bump @commitlint/config-angular from 5.0.0 to 5.1.1
Bumps [@commitlint/config-angular](https://github.com/marionebl/commitlint) from 5.0.0 to 5.1.1. - [Release notes](https://github.com/marionebl/commitlint/releases?after=v5.1.2) - [Changelog](https://github.com/marionebl/commitlint/blob/master/CHANGELOG.md) - [Commits](https://github.com/marionebl/commitlint/compare/v5.0.0...v5.1.1)
This commit is contained in:
parent
6dc6e83d39
commit
ef4f52918b
18
package-lock.json
generated
18
package-lock.json
generated
@ -56,19 +56,21 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/config-angular": {
|
"@commitlint/config-angular": {
|
||||||
"version": "5.0.0",
|
"version": "5.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-5.1.1.tgz",
|
||||||
"integrity": "sha512-cU90rYhRAY1zajCud/u4VFC7Q2BFOCg0P0vDwdbpyzkzAEySj2fSdm8gfEl3Jrp7DMkmXBb0tk45mx0dD19b+Q==",
|
"integrity": "sha512-6tTIm/vIxetMsoARA3WLQVYpjr1JQxbshN+Ax1neIU0rz3weJEeSdG21n6nAPH1fBcsZ0kLALN7J4umFVuXTgw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@commitlint/config-angular-type-enum": "5.0.0"
|
"@commitlint/config-angular-type-enum": "5.1.1"
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
"dependencies": {
|
||||||
"@commitlint/config-angular-type-enum": {
|
"@commitlint/config-angular-type-enum": {
|
||||||
"version": "5.0.0",
|
"version": "5.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-5.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/@commitlint/config-angular-type-enum/-/config-angular-type-enum-5.1.1.tgz",
|
||||||
"integrity": "sha512-CdiDu8nM1LmNdW393yER4viT8CUPXd1MFVTOSCJxLKnt3ApJDDpv3013x5mj7pYZxvhANOMIhrLHKCjAwNhgfA==",
|
"integrity": "sha512-5DE9BRJHxPDtSNqz3C7QD5xBMQL8wII+r6EWSj8O888Ps66tVlHzwj4grF+fe4+wg1d03+n4eZE+4PaV6Ua1cQ==",
|
||||||
"dev": true
|
"dev": true
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"@commitlint/core": {
|
"@commitlint/core": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^5.0.0",
|
"@commitlint/cli": "^5.0.0",
|
||||||
"@commitlint/config-angular": "^5.0.0",
|
"@commitlint/config-angular": "^5.1.1",
|
||||||
"babel-cli": "^6.24.1",
|
"babel-cli": "^6.24.1",
|
||||||
"babel-loader": "^7.1.1",
|
"babel-loader": "^7.1.1",
|
||||||
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
"babel-plugin-transform-object-rest-spread": "^6.26.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user