Skip to content

Commit ecc4898

Browse files
Merge pull request #4 from completejavascript/dependabot/npm_and_yarn/node-sass-4.13.1
Bump node-sass from 4.13.0 to 4.13.1
2 parents 5a3fbfb + 64ff409 commit ecc4898

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
@@ -12,7 +12,7 @@
1212
"customize-cra": "^0.9.1",
1313
"hookrouter": "^1.2.3",
1414
"js-cookie": "^2.2.1",
15-
"node-sass": "^4.13.0",
15+
"node-sass": "^4.13.1",
1616
"react": "^16.12.0",
1717
"react-app-rewired": "^2.1.5",
1818
"react-dom": "^16.12.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7064,10 +7064,10 @@ node-releases@^1.1.41:
70647064
dependencies:
70657065
semver "^6.3.0"
70667066

7067-
node-sass@^4.13.0:
7068-
version "4.13.0"
7069-
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.0.tgz#b647288babdd6a1cb726de4545516b31f90da066"
7070-
integrity sha512-W1XBrvoJ1dy7VsvTAS5q1V45lREbTlZQqFbiHb3R3OTTCma0XBtuG6xZ6Z4506nR4lmHPTqVRwxT6KgtWC97CA==
7067+
node-sass@^4.13.1:
7068+
version "4.13.1"
7069+
resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-4.13.1.tgz#9db5689696bb2eec2c32b98bfea4c7a2e992d0a3"
7070+
integrity sha512-TTWFx+ZhyDx1Biiez2nB0L3YrCZ/8oHagaDalbuBSlqXgUPsdkUSzJsVxeDO9LtPB49+Fh3WQl3slABo6AotNw==
70717071
dependencies:
70727072
async-foreach "^0.1.3"
70737073
chalk "^1.1.1"

0 commit comments

Comments
 (0)