Skip to content

Commit

Permalink
chore(deps): bump lodash, grunt-cli and grunt-env
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [grunt-cli](https://github.com/gruntjs/grunt-cli) and [grunt-env](https://github.com/jsoverson/grunt-env). These dependencies need to be updated together.


Updates `lodash` from 2.4.2 to 4.17.21
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@2.4.2...4.17.21)

Updates `grunt-cli` from 0.1.13 to 1.4.3
- [Release notes](https://github.com/gruntjs/grunt-cli/releases)
- [Changelog](https://github.com/gruntjs/grunt-cli/blob/main/CHANGELOG.md)
- [Commits](gruntjs/grunt-cli@v0.1.13...v1.4.3)

Updates `grunt-env` from 0.4.4 to 1.0.1
- [Commits](jsoverson/grunt-env@0.4.4...v1.0.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
- dependency-name: grunt-cli
  dependency-type: direct:development
- dependency-name: grunt-env
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent e2a6904 commit 2933dea
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 147 deletions.
171 changes: 26 additions & 145 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,10 @@
"glob": "^7.1.7",
"grunt": "^1.3.0",
"grunt-babel": "^8.0.0",
"grunt-cli": "^0.1.13",
"grunt-cli": "^1.4.3",
"grunt-concurrent": "^2.3.1",
"grunt-contrib-clean": "^0.7.0",
"grunt-env": "^0.4.4",
"grunt-env": "^1.0.1",
"grunt-exec": "^0.4.6",
"grunt-webpack": "^5.0.0",
"husky": "^7.0.2",
Expand Down

0 comments on commit 2933dea

Please sign in to comment.