Bump js-yaml and cssnano

Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependency [cssnano](https://github.com/cssnano/cssnano). These dependencies need to be updated together.


Removes `js-yaml`

Updates `cssnano` from 3.5.2 to 6.0.1
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/v3.5.2...cssnano@6.0.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-type: indirect
- dependency-name: cssnano
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-01 12:55:12 +00:00 committed by GitHub
parent 4684491d5c
commit e7588ca2e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1220 additions and 1370 deletions

2572
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
"homepage": "https://elementor.com/",
"devDependencies": {
"autoprefixer": "~6.3.5",
"cssnano": "~3.5.2",
"cssnano": "~6.0.1",
"grunt": "^1.4.1",
"grunt-banner": "~0.6.0",
"grunt-contrib-sass": "~1.0.0",