summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-17 15:19:04 +0000
committerGitHub <noreply@github.com>2021-03-17 15:19:04 +0000
commitd13d0d9a164f8248460a4bdf576af97600d88df2 (patch)
tree0c568aed53d14cf1ad8bb107d2b9803d2387b3f0 /package.json
parentff69f3bdc8951ae880be7f6dfc84f31142721095 (diff)
Bump eslint-plugin-promise from 4.2.1 to 4.3.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index f83036c6..9554eb51 100644
--- a/package.json
+++ b/package.json
@@ -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",
@@ -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",
@@ -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",
@@ -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",