Skip to content

Commit

Permalink
Bump @emacs-eask/cli from 0.9.1 to 0.9.5 in /.emacs.d/bin
Browse files Browse the repository at this point in the history
Bumps [@emacs-eask/cli](https://github.com/emacs-eask/cli) from 0.9.1 to 0.9.5.
- [Release notes](https://github.com/emacs-eask/cli/releases)
- [Changelog](https://github.com/emacs-eask/cli/blob/master/CHANGELOG.md)
- [Commits](emacs-eask/cli@0.9.1...0.9.5)

---
updated-dependencies:
- dependency-name: "@emacs-eask/cli"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 5f2ea72 commit f7538b9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .emacs.d/bin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "index.js",
"license": "MIT",
"dependencies": {
"@emacs-eask/cli": "^0.9.1",
"@emacs-eask/cli": "^0.9.5",
"@mermaid-js/mermaid-cli": "^10",
"bash-language-server": "^5.0.0",
"copilot-node-server": "^1.13.0",
Expand Down
7 changes: 4 additions & 3 deletions .emacs.d/bin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@emacs-eask/cli@^0.9.1":
version "0.9.1"
resolved "https://registry.yarnpkg.com/@emacs-eask/cli/-/cli-0.9.1.tgz#f54fe551448bb736b42f9e86367ef85117f59d73"
"@emacs-eask/cli@^0.9.5":
version "0.9.5"
resolved "https://registry.yarnpkg.com/@emacs-eask/cli/-/cli-0.9.5.tgz#60742bd79c7850ef1d9edb8ac11dfed3b25ea967"
integrity sha512-QJEdZYUYx0yCrQ1U3gB0IfVF0Qm5hGnK+nxZYsV/HGvo4qE3hxomfau6E7Ilin0fB/m9sy4qY481XSB30Wt/1g==
dependencies:
which "^4.0.0"
yargs "^17.0.0"
Expand Down

0 comments on commit f7538b9

Please sign in to comment.