Skip to content

Commit

Permalink
chore(deps-dev): bump node-sass from 6.0.0 to 7.0.1 (#10323)
Browse files Browse the repository at this point in the history
* chore(deps-dev): bump node-sass from 6.0.0 to 7.0.1

Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.0 to 7.0.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@v6.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(project): update yarn.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Josh Black <[email protected]>
Co-authored-by: Abbey Hart <[email protected]>
  • Loading branch information
3 people authored Jan 5, 2022
1 parent 8944cac commit 21a4aca
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@carbon/test-utils": "^10.20.0",
"change-case": "^4.1.1",
"fs-extra": "^10.0.0",
"node-sass": "^6.0.1",
"node-sass": "^7.0.1",
"rimraf": "^3.0.0"
},
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@
"minimatch": "^3.0.4",
"mkdirp": "^0.5.0",
"mock-raf": "^1.0.0",
"node-sass": "^6.0.1",
"node-sass": "^7.0.1",
"nodemon": "^1.18.7",
"path-to-regexp": "^6.2.0",
"portscanner": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"tabbable": "^4.0.0"
},
"devDependencies": {
"node-sass": "^6.0.1",
"node-sass": "^7.0.1",
"react-dom": "^16.9.0"
}
}
2 changes: 1 addition & 1 deletion packages/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"core-js": "^3.16.0",
"fs-extra": "^10.0.0",
"js-yaml": "^3.13.0",
"node-sass": "^6.0.1",
"node-sass": "^7.0.1",
"rimraf": "^3.0.0"
},
"sideEffects": false
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1763,7 +1763,7 @@ __metadata:
"@carbon/test-utils": ^10.20.0
change-case: ^4.1.1
fs-extra: ^10.0.0
node-sass: ^6.0.1
node-sass: ^7.0.1
rimraf: ^3.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2108,7 +2108,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@carbon/test-utils@workspace:packages/test-utils"
dependencies:
node-sass: ^6.0.1
node-sass: ^7.0.1
prettier: ^2.2.1
react: ^17.0.1
react-dom: ^16.9.0
Expand Down Expand Up @@ -2139,7 +2139,7 @@ __metadata:
core-js: ^3.16.0
fs-extra: ^10.0.0
js-yaml: ^3.13.0
node-sass: ^6.0.1
node-sass: ^7.0.1
rimraf: ^3.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10829,7 +10829,7 @@ __metadata:
minimatch: ^3.0.4
mkdirp: ^0.5.0
mock-raf: ^1.0.0
node-sass: ^6.0.1
node-sass: ^7.0.1
nodemon: ^1.18.7
path-to-regexp: ^6.2.0
portscanner: ^2.2.0
Expand Down

0 comments on commit 21a4aca

Please sign in to comment.