Merge pull request #10975 from nextcloud/dependabot/npm_and_yarn/build/node-sass-4.9.3

Bump node-sass from 4.9.2 to 4.9.3 in /build
pull/10974/head
John Molakvoæ 7 years ago committed by GitHub
commit bcdd5d7b4c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3089
      build/package-lock.json
  2. 2
      build/package.json

3089
build/package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -23,7 +23,7 @@
"karma-junit-reporter": "^1.2.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-viewport": "^1.0.2",
"node-sass": "~4.9.0",
"node-sass": "~4.9.3",
"phantomjs-prebuilt": "*",
"sinon": "<= 5.0.7"
},

Loading…
Cancel
Save