Skip to content

Commit

Permalink
fix(node-sass): update node-sass (#2308)
Browse files Browse the repository at this point in the history
* fix(node-sass): update node-sass

* update package json

* wip(travis): change node version
  • Loading branch information
marqbeniamin committed Feb 12, 2021
1 parent f39e001 commit 4de8608
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 74 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '8'
- '12'
sudo: false
env:
global:
Expand Down
1 change: 1 addition & 0 deletions docs/app/template/MainFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
}
li{
margin: 5px 0;
list-style: none;
}
h4{
margin: 0 0 10px;
Expand Down
63 changes: 8 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,12 +46,12 @@
"opencollective-postinstall": "^2.0.2",
"vue-github-buttons": "^3.1.0",
"vue-github-button": "^1.2.0",
"vue-toc": "0.0.2"
"vue-toc": "0.0.1"
},
"devDependencies": {
"autoprefixer": "^7.2.6",
"avoriaz": "^6.3.0",
"axios": "^0.21.1",
"axios": "^0.18.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-env": "^2.4.1",
Expand Down
35 changes: 19 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -627,12 +627,13 @@ axios@^0.16.2:
follow-redirects "^1.2.3"
is-buffer "^1.1.5"

axios@^0.21.1:
version "0.21.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
axios@^0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-0.18.0.tgz#32d53e4851efdc0a11993b6cd000789d70c05102"
integrity sha1-MtU+SFHv3AoRmTts0AB4nXDAUQI=
dependencies:
follow-redirects "^1.10.0"
follow-redirects "^1.3.0"
is-buffer "^1.1.5"

b64@3.x.x:
version "3.0.3"
Expand Down Expand Up @@ -3184,7 +3185,7 @@ debug@3.1.0:
dependencies:
ms "2.0.0"

debug@^3.1.0:
debug@^3.1.0, debug@^3.2.6:
version "3.2.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
Expand Down Expand Up @@ -4370,10 +4371,12 @@ follow-redirects@0.0.7:
debug "^2.2.0"
stream-consume "^0.1.0"

follow-redirects@^1.10.0, follow-redirects@^1.2.3:
version "1.13.1"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1.tgz#5f69b813376cee4fd0474a3aba835df04ab763b7"
integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg==
follow-redirects@^1.2.3, follow-redirects@^1.3.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.7.0.tgz#489ebc198dc0e7f64167bd23b03c4c19b5784c76"
integrity sha512-m/pZQy4Gj287eNy94nivy5wchN3Kp+Q5WgUPNy5lJSZ3sgkVKSYV/ZChMAQVIgx1SqfZ2zBZtPA2YlXIWxxJOQ==
dependencies:
debug "^3.2.6"

for-in@^0.1.3:
version "0.1.8"
Expand Down Expand Up @@ -4704,9 +4707,9 @@ gitconfiglocal@^1.0.0:
ini "^1.3.2"

github-buttons@^2.8.0:
version "2.14.1"
resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.14.1.tgz#56177245e328892949dd59af58c6a7b6c530ad14"
integrity sha512-ODvmvylJZPn2Rg/OYRwQcGhIi1gWJ3ZpfkaFUMiBYAZtQQUNTPM7ka5iP+mn5J+DBicvgR24M2GV6QqB0M4zPQ==
version "2.14.2"
resolved "https://registry.yarnpkg.com/github-buttons/-/github-buttons-2.14.2.tgz#cb745afdc8769f6246f49f75138bcefeb09fc14b"
integrity sha512-DMakrcFRdojVAndkKYVDTHF3Ym09OoWia//IQ7B/MVxC+iQ2DenYfD7IR69ZZ9awM8PNS/9wthr4IyDhkFJ4mg==

github-release-cli@^0.3.0:
version "0.3.0"
Expand Down Expand Up @@ -5372,9 +5375,9 @@ inherits@2.0.1:
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=

ini@^1.3.2, ini@^1.3.3, ini@^1.3.4, ini@~1.3.0:
version "1.3.7"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84"
integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==
version "1.3.5"
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==

inquirer@1.2.3:
version "1.2.3"
Expand Down

0 comments on commit 4de8608

Please sign in to comment.