Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
fix(deps): bump @oclif/parser from 3.8.13 to 3.8.14
Browse files Browse the repository at this point in the history
Bumps [@oclif/parser](https://github.com/oclif/parser) from 3.8.13 to 3.8.14.
- [Release notes](https://github.com/oclif/parser/releases)
- [Changelog](https://github.com/oclif/parser/blob/main/CHANGELOG.md)
- [Commits](oclif/parser@3.8.13...3.8.14)

---
updated-dependencies:
- dependency-name: "@oclif/parser"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2023
1 parent de80607 commit 74ddd29
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@oclif/config": "^1.18.2",
"@oclif/errors": "^1.3.6",
"@oclif/parser": "^3.8.13",
"@oclif/parser": "^3.8.14",
"@oclif/help": "^1.0.1",
"debug": "^4.1.1",
"semver": "^7.5.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -349,10 +349,10 @@
resolved "https://registry.npmjs.org/@oclif/linewrap/-/linewrap-1.0.0.tgz#aedcb64b479d4db7be24196384897b5000901d91"
integrity sha512-Ups2dShK52xXa8w6iBWLgcjPJWjais6KPJQq3gQ/88AY6BXoTX+MIGFPrWQO1KLMiQfoTpcLnUwloN4brrVUHw==

"@oclif/parser@^3.8.0", "@oclif/parser@^3.8.13", "@oclif/parser@^3.8.6":
version "3.8.13"
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.13.tgz#339bbf6cf06b99fe45f453f188740a64929bf512"
integrity sha512-M4RAB4VB5DuPF3ZoVJlXyemyxhflYBKrvP0cBI/ZJVelrfR7Z1fB/iUSrw7SyFvywI13mHmtEQ8Xz0bSUs7g8A==
"@oclif/parser@^3.8.0", "@oclif/parser@^3.8.14", "@oclif/parser@^3.8.6":
version "3.8.14"
resolved "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.14.tgz#9ac2db5622400dddf4010c9efe14dd9c825d22ec"
integrity sha512-dGF3/Db+YZTxlR2f5cUbFcUXhrGxeVu9aT+Y/J7Wt6KMRiBJ6igIBChDHvRjjQVujR00OpdkS6fyLgBFI5meWQ==
dependencies:
"@oclif/errors" "^1.3.6"
"@oclif/linewrap" "^1.0.0"
Expand Down

0 comments on commit 74ddd29

Please sign in to comment.