fix: bump dependencies
This commit is contained in:
parent
b82a4cf4f9
commit
68f3c84585
16
package.json
16
package.json
@ -28,7 +28,7 @@
|
|||||||
"readme": "",
|
"readme": "",
|
||||||
"readmeFilename": "README.md",
|
"readmeFilename": "README.md",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": "^2.6.1",
|
"async": "^2",
|
||||||
"passport-oauth": "~1.0.0"
|
"passport-oauth": "~1.0.0"
|
||||||
},
|
},
|
||||||
"nbbpm": {
|
"nbbpm": {
|
||||||
@ -36,13 +36,13 @@
|
|||||||
"index": false
|
"index": false
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@commitlint/cli": "^7.3.2",
|
"@commitlint/cli": "^8.0.0",
|
||||||
"@commitlint/config-angular": "^7.3.1",
|
"@commitlint/config-angular": "^7.1.2",
|
||||||
"eslint": "^5.12.0",
|
"eslint": "^5.16.0",
|
||||||
"eslint-config-airbnb-base": "^13.1.0",
|
"eslint-config-airbnb-base": "^12.1.0",
|
||||||
"eslint-plugin-import": "^2.14.0",
|
"eslint-plugin-import": "^2.8.0",
|
||||||
"husky": "^1.3.1",
|
"husky": "^2.4.0",
|
||||||
"lint-staged": "^8.1.0"
|
"lint-staged": "^8.2.0"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
|
Loading…
Reference in New Issue
Block a user