Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-08 09:37:47 +0300
committerGitHub <noreply@github.com>2020-09-08 09:37:47 +0300
commit20e6d04a69745b10e839eae8cbdc32f930bc04ba (patch)
tree17be988db75dc3f85295873cfe7aa25708901785 /build
parent90b1244d10b977fa54834b8ec8d550e49053f194 (diff)
Bump karma-viewport from 1.0.6 to 1.0.7 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/squidfunk/karma-viewport/releases) - [Changelog](https://github.com/squidfunk/karma-viewport/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/karma-viewport/compare/1.0.6...1.0.7) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'build')
-rw-r--r--build/package-lock.json35
-rw-r--r--build/package.json2
2 files changed, 15 insertions, 22 deletions
diff --git a/build/package-lock.json b/build/package-lock.json
index b11fc596287..dfac48265ec 100644
--- a/build/package-lock.json
+++ b/build/package-lock.json
@@ -198,19 +198,12 @@
"integrity": "sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==",
"dev": true
},
- "@types/bluebird": {
- "version": "3.5.30",
- "resolved": "https://registry.npmjs.org/@types/bluebird/-/bluebird-3.5.30.tgz",
- "integrity": "sha512-8LhzvcjIoqoi1TghEkRMkbbmM+jhHnBokPGkJWjclMK+Ks0MxEBow3/p2/iFTZ+OIbJHQDSfpgdZEb+af3gfVw==",
- "dev": true
- },
"@types/karma": {
- "version": "4.4.0",
- "resolved": "https://registry.npmjs.org/@types/karma/-/karma-4.4.0.tgz",
- "integrity": "sha512-+b5BsyqXBHRqw7UxzTjQNgj5hjJPAIfWQyLebTOsDrWQVJCghc5j5+U9hbRayc2qfrG07FqDi9m5s3aJ4XNRcA==",
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/@types/karma/-/karma-5.0.0.tgz",
+ "integrity": "sha512-5quuLnxdJWkzJCEwFatOClM6O7EkeDWfXltGySb01LQnBVjtbLzIky9JLW0IKt+JfzurUjwj7b7Sb/Omsx4QYA==",
"dev": true,
"requires": {
- "@types/bluebird": "*",
"@types/node": "*",
"log4js": "^4.0.0"
},
@@ -302,9 +295,9 @@
}
},
"@types/node": {
- "version": "13.9.5",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-13.9.5.tgz",
- "integrity": "sha512-hkzMMD3xu6BrJpGVLeQ3htQQNAcOrJjX7WFmtK8zWQpz2UJf13LCFF2ALA7c9OVdvc2vQJeDdjfR35M0sBCxvw==",
+ "version": "14.6.4",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-14.6.4.tgz",
+ "integrity": "sha512-Wk7nG1JSaMfMpoMJDKUsWYugliB2Vy55pdjLpmLixeyMi7HizW2I/9QoxsPCkXl3dO+ZOVqPumKaDUv5zJu2uQ==",
"dev": true
},
"abbrev": {
@@ -3144,9 +3137,9 @@
}
},
"jsonschema": {
- "version": "1.2.5",
- "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.5.tgz",
- "integrity": "sha512-kVTF+08x25PQ0CjuVc0gRM9EUPb0Fe9Ln/utFOgcdxEIOHuU7ooBk/UPTd7t1M91pP35m0MU1T8M5P7vP1bRRw==",
+ "version": "1.2.6",
+ "resolved": "https://registry.npmjs.org/jsonschema/-/jsonschema-1.2.6.tgz",
+ "integrity": "sha512-SqhURKZG07JyKKeo/ir24QnS4/BV7a6gQy93bUSe4lUdNp0QNpIz2c9elWJQ9dpc5cQYY6cvCzgRwy0MQCLyqA==",
"dev": true
},
"jsprim": {
@@ -3262,13 +3255,13 @@
}
},
"karma-viewport": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/karma-viewport/-/karma-viewport-1.0.6.tgz",
- "integrity": "sha512-pDKvcpBxOH5sYbg9018U554cvmxBH+BxQJ7zqDpvDre6xzpSauEOVldBJ8fgDwsRIYZoFYa8qZ1mGjYRtRVKvA==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/karma-viewport/-/karma-viewport-1.0.7.tgz",
+ "integrity": "sha512-4JDYvu9IGSs+JhaHNLorhI8cv7LDytHzVWxnXCm0WLku+/xAgqmWtqf+osCjKaI9wyBuF3dJiOKx9dKpa6boEw==",
"dev": true,
"requires": {
- "@types/karma": "^4.4.0",
- "jsonschema": "^1.2.5"
+ "@types/karma": "^5.0.0",
+ "jsonschema": "^1.2.6"
}
},
"kew": {
diff --git a/build/package.json b/build/package.json
index 03b5baf3448..76f1035752e 100644
--- a/build/package.json
+++ b/build/package.json
@@ -21,7 +21,7 @@
"karma-jasmine-sinon": "^1.0.4",
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
- "karma-viewport": "^1.0.6",
+ "karma-viewport": "^1.0.7",
"node-sass": "~4.14.1",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"