Skip to content

Commit 62d57d9

Browse files
Bump node-sass from 4.13.0 to 4.13.1 (#56)
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v4.13.0...v4.13.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dee6bcd commit 62d57d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"fs-extra": "^8.1.0",
1616
"globby": "^10.0.1",
1717
"got": "^9.6.0",
18-
"node-sass": "^4.13.0",
18+
"node-sass": "^4.13.1",
1919
"npm-run-all": "^4.1.5",
2020
"parcel-bundler": "1.12.4",
2121
"pug": "^2.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4104,10 +4104,10 @@ node-releases@^1.1.42:
41044104
dependencies:
41054105
semver "^6.3.0"
41064106

4107-
node-sass@^4.13.0:
4108-
version "4.13.0"
4109-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066"
4110-
integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==
4107+
node-sass@^4.13.1:
4108+
version "4.13.1"
4109+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
4110+
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
41114111
dependencies:
41124112
async-foreach "^0.1.3"
41134113
chalk "^1.1.1"

0 commit comments

Comments
 (0)