Skip to content

Commit

Permalink
Bump shelljs and pre-push (google#153)
Browse files Browse the repository at this point in the history
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [pre-push](https://github.com/dflourusso/pre-push). These dependencies need to be updated together.


Removes `shelljs`

Updates `pre-push` from 0.1.1 to 0.1.4
- [Release notes](https://github.com/dflourusso/pre-push/releases)
- [Changelog](https://github.com/dflourusso/pre-push/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dflourusso/pre-push/commits)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: pre-push
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2022
1 parent 9547196 commit e14825b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 28 deletions.
63 changes: 36 additions & 27 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"markdown-it-anchor": "^5.2.5",
"node-fetch": "^2.6.7",
"pre-commit": "^1.2.2",
"pre-push": "^0.1.1",
"pre-push": "^0.1.4",
"rollup-plugin-terser": "^6.1.0",
"shorthash": "0.0.2"
},
Expand Down

0 comments on commit e14825b

Please sign in to comment.