1
0
mirror of https://github.com/akveo/eva-icons.git synced 2025-08-31 17:42:11 +02:00

build(deps): bump minimist, mkdirp, handlebars, karma, protractor and gonzales-pe

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp), [handlebars](https://github.com/wycats/handlebars.js), [karma](https://github.com/karma-runner/karma), [protractor](https://github.com/angular/protractor) and [gonzales-pe](https://github.com/tonyganch/gonzales-pe). These dependencies need to be updated together.


Updates `minimist` from 1.2.0 to 1.2.8
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

Updates `mkdirp` from 0.5.1 to 0.5.6
- [Release notes](https://github.com/isaacs/node-mkdirp/releases)
- [Changelog](https://github.com/isaacs/node-mkdirp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-mkdirp/compare/0.5.1...v0.5.6)

Updates `handlebars` from 4.0.12 to 4.7.7
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.7.7)

Updates `karma` from 1.7.1 to 6.4.1
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/1.7.1...v6.4.1)

Updates `protractor` from 5.4.1 to 5.4.4
- [Release notes](https://github.com/angular/protractor/releases)
- [Changelog](https://github.com/angular/protractor/blob/5.4.4/CHANGELOG.md)
- [Commits](https://github.com/angular/protractor/compare/5.4.1...5.4.4)

Updates `gonzales-pe` from 4.2.3 to 4.3.0
- [Release notes](https://github.com/tonyganch/gonzales-pe/releases)
- [Changelog](https://github.com/tonyganch/gonzales-pe/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/tonyganch/gonzales-pe/commits)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
- dependency-name: mkdirp
  dependency-type: indirect
- dependency-name: handlebars
  dependency-type: indirect
- dependency-name: karma
  dependency-type: direct:development
- dependency-name: protractor
  dependency-type: direct:development
- dependency-name: gonzales-pe
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-04 01:54:53 +00:00
committed by GitHub
parent 70d2471ff8
commit 66b313c27e
2 changed files with 1060 additions and 848 deletions

1904
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -71,13 +71,13 @@
"isomorphic-style-loader": "^5.1.0",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~1.7.1",
"karma": "~6.4.1",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.0",
"karma-jasmine": "~1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"lazy-require": "^2.2.0",
"protractor": "~5.4.0",
"protractor": "~5.4.4",
"stylelint": "^9.5.0",
"svgo": "^1.1.1",
"ts-node": "~5.0.1",