mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 16:51:18 +03:00
Bump tough-cookie and node-sass in /themes/wporg-5ftf
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together. Removes `tough-cookie` Updates `node-sass` from 5.0.0 to 9.0.0 - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v5.0.0...v9.0.0) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2880d80e12
commit
3593adbbb7
2166
themes/wporg-5ftf/package-lock.json
generated
2166
themes/wporg-5ftf/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -25,7 +25,7 @@
|
|||
"grunt-postcss": "0.9.0",
|
||||
"grunt-sass": "3.1.0",
|
||||
"grunt-sass-globbing": "1.5.1",
|
||||
"node-sass": "5.0.0",
|
||||
"node-sass": "9.0.0",
|
||||
"pixrem": "5.0.0",
|
||||
"postcss": "^8.4.13"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue