зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #3351 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-plugin-1.4.0
This commit is contained in:
Коммит
c5cd0bcb22
|
@ -2498,12 +2498,12 @@
|
|||
"dev": true
|
||||
},
|
||||
"@nextcloud/eslint-plugin": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.1.0.tgz",
|
||||
"integrity": "sha512-EH9HpO28vEbBRLOREJpqwVEj9EMDedlgYP0IGwbWByF0ppD1lfz6eo4AbEPwtzJ3+B7chymvHMslPCmrYXzpSA==",
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@nextcloud/eslint-plugin/-/eslint-plugin-1.4.0.tgz",
|
||||
"integrity": "sha512-w3k04Rj1lBHO4MNhiO4e4WPnijsqTYJhBJ3v+8bYlBi83L5OG+oqu7UHq4ETeDrHVC8QLweu/8vx6iGah00img==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"requireindex": "~1.2.0"
|
||||
"requireindex": "^1.2.0"
|
||||
}
|
||||
},
|
||||
"@nextcloud/event-bus": {
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"@babel/runtime": "^7.9.2",
|
||||
"@nextcloud/browserslist-config": "^1.0.0",
|
||||
"@nextcloud/eslint-config": "^1.2.0",
|
||||
"@nextcloud/eslint-plugin": "^1.1.0",
|
||||
"@nextcloud/eslint-plugin": "^1.4.0",
|
||||
"@vue/cli-plugin-unit-jest": "^4.3.1",
|
||||
"@vue/cli-service": "^4.3.1",
|
||||
"@vue/test-utils": "^1.0.0-beta.33",
|
||||
|
|
Загрузка…
Ссылка в новой задаче