Skip to content

Commit

Permalink
Bump minimist in /src/calva-fmt/atom-language-clojure
Browse files Browse the repository at this point in the history
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PEZ committed Mar 26, 2022
1 parent ec7e028 commit 12ce090
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src/calva-fmt/atom-language-clojure/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 src/calva-fmt/atom-language-clojure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"devDependencies": {
"coffeelint": "^1.10.1",
"minimist": "^1.2.5"
"minimist": "^1.2.6"
},
"resolutions": {
"minimist": "^1.2.5"
Expand Down

0 comments on commit 12ce090

Please sign in to comment.