elementor-icons/package.json
dependabot[bot] a73518e9ca
Bump cross-spawn and grunt-contrib-sass
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) to 6.0.6 and updates ancestor dependency [grunt-contrib-sass](https://github.com/gruntjs/grunt-contrib-sass). These dependencies need to be updated together.


Updates `cross-spawn` from 0.2.9 to 6.0.6
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/0.2.9...v6.0.6)

Updates `grunt-contrib-sass` from 1.0.0 to 2.0.0
- [Release notes](https://github.com/gruntjs/grunt-contrib-sass/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-sass/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-sass/compare/v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-version: 6.0.6
  dependency-type: indirect
- dependency-name: grunt-contrib-sass
  dependency-version: 2.0.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 09:31:07 +00:00

23 lines
533 B
JSON

{
"name": "elementor-icons",
"slug": "elementor-icons",
"version": "5.38.0",
"author": "Elementor",
"homepage": "https://elementor.com/",
"devDependencies": {
"autoprefixer": "~6.3.5",
"cssnano": "~3.5.2",
"grunt": "^1.6.1",
"grunt-banner": "~0.6.0",
"grunt-contrib-sass": "~2.0.0",
"grunt-contrib-uglify": "~1.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-postcss": "~0.8.0",
"grunt-sass": "~3.1.0",
"matchdep": "~1.0.1",
"sass": "^1.53.0"
},
"dependencies": {
"@lodder/grunt-postcss": "^3.1.1"
}
}