Skip to content

Commit

Permalink
Bump eslint-plugin-promise from 4.2.1 to 4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent ff69f3b commit d13d0d9
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 34 deletions.
78 changes: 48 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cypress:gui": "cypress open"
},
"dependencies": {
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.13.10",
"@nextcloud/auth": "^1.3.0",
"@nextcloud/axios": "^1.5.0",
"@nextcloud/initial-state": "^1.2.0",
Expand Down Expand Up @@ -70,7 +70,7 @@
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.1",
"@vue/test-utils": "^1.1.2",
"acorn": "^8.0.4",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.3",
Expand All @@ -85,7 +85,7 @@
"eslint-loader": "^3.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.2.0",
Expand All @@ -94,7 +94,7 @@
"node-sass": "^5.0.0",
"prettier-eslint": "^11.0.0",
"raw-loader": "^4.0.2",
"sass-loader": "^10.1.0",
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"stylelint": "^8.4.0",
"stylelint-config-recommended-scss": "^3.3.0",
Expand Down

0 comments on commit d13d0d9

Please sign in to comment.