Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #30 from stroeer/update-node-sass-major-version
Browse files Browse the repository at this point in the history
Update node-sass to 7.0.1 (from 6.0.0)
  • Loading branch information
gorillamoe authored Feb 21, 2022
2 parents 8ae1d14 + 54ccdcf commit 8b163f1
Show file tree
Hide file tree
Showing 44 changed files with 373 additions and 41 deletions.
Binary file added .vendor/npm/@gar-promisify-1.1.2.tgz
Binary file not shown.
Binary file added .vendor/npm/@npmcli-fs-1.1.1.tgz
Binary file not shown.
Binary file added .vendor/npm/@npmcli-move-file-1.1.2.tgz
Binary file not shown.
Binary file added .vendor/npm/agentkeepalive-4.2.0.tgz
Binary file not shown.
Binary file added .vendor/npm/aproba-2.0.0.tgz
Binary file not shown.
Binary file added .vendor/npm/are-we-there-yet-2.0.0.tgz
Binary file not shown.
Binary file added .vendor/npm/are-we-there-yet-3.0.0.tgz
Binary file not shown.
Binary file added .vendor/npm/cacache-15.3.0.tgz
Binary file not shown.
Binary file added .vendor/npm/color-support-1.1.3.tgz
Binary file not shown.
Binary file added .vendor/npm/encoding-0.1.13.tgz
Binary file not shown.
Binary file added .vendor/npm/err-code-2.0.3.tgz
Binary file not shown.
Binary file added .vendor/npm/gauge-3.0.2.tgz
Binary file not shown.
Binary file added .vendor/npm/gauge-4.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/http-cache-semantics-4.1.0.tgz
Binary file not shown.
Binary file added .vendor/npm/humanize-ms-1.2.1.tgz
Binary file not shown.
Binary file added .vendor/npm/iconv-lite-0.6.3.tgz
Binary file not shown.
Binary file added .vendor/npm/infer-owner-1.0.4.tgz
Binary file not shown.
Binary file added .vendor/npm/ip-1.1.5.tgz
Binary file not shown.
Binary file added .vendor/npm/is-lambda-1.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/make-fetch-happen-9.1.0.tgz
Binary file not shown.
Binary file added .vendor/npm/minipass-collect-1.0.2.tgz
Binary file not shown.
Binary file added .vendor/npm/minipass-fetch-1.4.1.tgz
Binary file not shown.
Binary file added .vendor/npm/minipass-flush-1.0.5.tgz
Binary file not shown.
Binary file added .vendor/npm/minipass-pipeline-1.2.4.tgz
Binary file not shown.
Binary file added .vendor/npm/minipass-sized-1.0.3.tgz
Binary file not shown.
Binary file removed .vendor/npm/node-gyp-7.1.2.tgz
Binary file not shown.
Binary file added .vendor/npm/node-gyp-8.4.1.tgz
Binary file not shown.
Binary file removed .vendor/npm/node-sass-6.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/node-sass-7.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/npmlog-5.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/npmlog-6.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/promise-inflight-1.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/promise-retry-2.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/retry-0.12.0.tgz
Binary file not shown.
Binary file added .vendor/npm/sass-graph-4.0.0.tgz
Binary file not shown.
Binary file added .vendor/npm/scss-tokenizer-0.3.0.tgz
Binary file not shown.
Binary file added .vendor/npm/smart-buffer-4.2.0.tgz
Binary file not shown.
Binary file added .vendor/npm/socks-2.6.2.tgz
Binary file not shown.
Binary file added .vendor/npm/socks-proxy-agent-6.1.1.tgz
Binary file not shown.
Binary file added .vendor/npm/ssri-8.0.1.tgz
Binary file not shown.
Binary file added .vendor/npm/unique-filename-1.1.1.tgz
Binary file not shown.
Binary file added .vendor/npm/unique-slug-2.0.2.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"jest": "^26.6.3",
"jest-coverage-badges": "^1.1.2",
"lite-server": "^2.6.1",
"node-sass": "^6.0.0",
"node-sass": "^7.0.1",
"npm-run-all": "^4.1.5",
"rollup": "^2.38.0",
"rollup-plugin-scss": "^2.6.1",
Expand Down
412 changes: 372 additions & 40 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 8b163f1

Please sign in to comment.