Skip to content

Commit

Permalink
Bump builtins from 3.0.1 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [builtins](https://github.com/juliangruber/builtins) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/juliangruber/builtins/releases)
- [Commits](juliangruber/builtins@v3.0.1...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 7, 2021
1 parent 18130ec commit d0ddc2f
Showing 2 changed files with 23 additions and 7 deletions.
28 changes: 22 additions & 6 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
@@ -26,7 +26,7 @@
"test": "mocha"
},
"dependencies": {
"builtins": "^3.0.0",
"builtins": "^4.0.0",
"detective": "^5.1.0",
"glob": "^7.0.0",
"lodash": "^4.5.1",

0 comments on commit d0ddc2f

Please sign in to comment.