chore(deps): update dependency @commitlint/travis-cli to v8.3.5

This commit is contained in:
Renovate Bot
2020-01-15 15:36:38 +00:00
parent 4251518d8b
commit ae1c2a1ca4
2 changed files with 24 additions and 32 deletions

54
ui/package-lock.json generated
View File

@@ -1065,14 +1065,14 @@
}
},
"@commitlint/cli": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-8.3.4.tgz",
"integrity": "sha512-lYL61eO5CG5Du3YTOt8eXg959awIpl/u2KL+msctbooUGTDtiknvBb1r7dbdpUYwVMWcgdKQsk9heB+FRdygfA==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-8.3.5.tgz",
"integrity": "sha512-6+L0vbw55UEdht71pgWOE55SRgb+8OHcEwGDB234VlIBFGK9P2QOBU7MHiYJ5cjdjCQ0rReNrGjOHmJ99jwf0w==",
"dev": true,
"requires": {
"@commitlint/format": "^8.3.4",
"@commitlint/lint": "^8.3.4",
"@commitlint/load": "^8.3.4",
"@commitlint/lint": "^8.3.5",
"@commitlint/load": "^8.3.5",
"@commitlint/read": "^8.3.4",
"babel-polyfill": "6.26.0",
"chalk": "2.4.2",
@@ -1122,12 +1122,11 @@
}
},
"@commitlint/is-ignored": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-8.3.4.tgz",
"integrity": "sha512-9RTWJvOW2ZvOh09xRnw7wQhcSp24ekeChDPAoZV13d5cTay0qcGFFthvwHs6URstKuu6Iasoxswtq0HmTWvoAg==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-8.3.5.tgz",
"integrity": "sha512-Zo+8a6gJLFDTqyNRx53wQi/XTiz8mncvmWf/4oRG+6WRcBfjSSHY7KPVj5Y6UaLy2EgZ0WQ2Tt6RdTDeQiQplA==",
"dev": true,
"requires": {
"@types/semver": "^6.0.1",
"semver": "6.3.0"
},
"dependencies": {
@@ -1140,12 +1139,12 @@
}
},
"@commitlint/lint": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-8.3.4.tgz",
"integrity": "sha512-ws1JLs7rNAcwlfYLKh0xhs3RNMcT4dYjyG0US/JenmSCrttzfAct+7IvdkAjkj6/3jsOn6fYaV4MhE6hfdPC9A==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-8.3.5.tgz",
"integrity": "sha512-02AkI0a6PU6rzqUvuDkSi6rDQ2hUgkq9GpmdJqfai5bDbxx2939mK4ZO+7apbIh4H6Pae7EpYi7ffxuJgm+3hQ==",
"dev": true,
"requires": {
"@commitlint/is-ignored": "^8.3.4",
"@commitlint/is-ignored": "^8.3.5",
"@commitlint/parse": "^8.3.4",
"@commitlint/rules": "^8.3.4",
"babel-runtime": "^6.23.0",
@@ -1153,13 +1152,13 @@
}
},
"@commitlint/load": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-8.3.4.tgz",
"integrity": "sha512-B4MylKvT02UE3VHC5098OHxsrgkADUy5AD4Cdkiy7oX/edWypEmvK7Wuns3B9dwluWP/iFM6daoWtpkCVZoRwQ==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-8.3.5.tgz",
"integrity": "sha512-poF7R1CtQvIXRmVIe63FjSQmN9KDqjRtU5A6hxqXBga87yB2VUJzic85TV6PcQc+wStk52cjrMI+g0zFx+Zxrw==",
"dev": true,
"requires": {
"@commitlint/execute-rule": "^8.3.4",
"@commitlint/resolve-extends": "^8.3.4",
"@commitlint/resolve-extends": "^8.3.5",
"babel-runtime": "^6.23.0",
"chalk": "2.4.2",
"cosmiconfig": "^5.2.0",
@@ -1205,12 +1204,11 @@
}
},
"@commitlint/resolve-extends": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-8.3.4.tgz",
"integrity": "sha512-M34RLaAW1eGWgtkVtotHfPaJa+cZIARe8twKItd7RhWs7n/1W2py9GTFIiIEq95LBN1uah5vm1WQHsfLqPZYHA==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-8.3.5.tgz",
"integrity": "sha512-nHhFAK29qiXNe6oH6uG5wqBnCR+BQnxlBW/q5fjtxIaQALgfoNLHwLS9exzbIRFqwJckpR6yMCfgMbmbAOtklQ==",
"dev": true,
"requires": {
"@types/node": "^12.0.2",
"import-fresh": "^3.0.0",
"lodash": "4.17.15",
"resolve-from": "^5.0.0",
@@ -1307,12 +1305,12 @@
}
},
"@commitlint/travis-cli": {
"version": "8.3.4",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-8.3.4.tgz",
"integrity": "sha512-UsfOYFsaW7ujEP8RJZNGs0McmDjXLDN3hhN4C9YR3CFN9SmsLPlnuWVbr3y079WL9Dec8ps+Z9vW1drO9rchwA==",
"version": "8.3.5",
"resolved": "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-8.3.5.tgz",
"integrity": "sha512-E456A36Ya9Zrr0+ONfkPoHNdWnX4zfR6seHjuzTy0393iSHNc9cZ250mGw0SKQiYQu8x1QHrQyWwyRXLb2iASw==",
"dev": true,
"requires": {
"@commitlint/cli": "^8.3.4",
"@commitlint/cli": "^8.3.5",
"babel-runtime": "6.26.0",
"execa": "0.11.0"
},
@@ -3911,12 +3909,6 @@
"@types/react": "*"
}
},
"@types/semver": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-6.2.0.tgz",
"integrity": "sha512-1OzrNb4RuAzIT7wHSsgZRlMBlNsJl+do6UblR7JMW4oB7bbR+uBEYtUh7gEc/jM84GGilh68lSOokyM/zNUlBA==",
"dev": true
},
"@types/source-list-map": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/@types/source-list-map/-/source-list-map-0.1.2.tgz",

View File

@@ -75,7 +75,7 @@
]
},
"devDependencies": {
"@commitlint/travis-cli": "8.3.4",
"@commitlint/travis-cli": "8.3.5",
"@percy-io/percy-storybook": "2.1.0",
"@storybook/preset-create-react-app": "1.5.1",
"@storybook/react": "5.3.3",