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