Skip to content

Commit

Permalink
chore(deps): bump owlebot/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaaz committed Nov 6, 2023
1 parent b37d7d7 commit fe1f2e6
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 @@ -23,7 +23,7 @@
"tsoa": "^5.1.1"
},
"devDependencies": {
"@owlebot/cli": "^0.7.4",
"@owlebot/cli": "^0.8.0",
"@owlebot/eslint-config": "^1.0.0",
"@types/express": "^4.17.17",
"@types/node": "^20.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -408,10 +408,10 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@owlebot/cli@^0.7.4":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@owlebot/cli/-/cli-0.7.4.tgz#96c15ccad922ac20c7807789b605ae99501e0a24"
integrity sha512-9oIAUMo08eN3omPxoxC566GADP75dXLQpWFTJKfRTFZ7mSot1OBJnuFsRxmF9BkbgdKP8LMyj8thHYB3SAaJjw==
"@owlebot/cli@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@owlebot/cli/-/cli-0.8.0.tgz#62787a03f7550c877140bb3ad269b4893fab0d6e"
integrity sha512-pElcSniCXH6QK9E9F5ZQSNjJK1MZq7jrYPRTvw8v/DW6OS/JWC52pUJXaYgVmmWTWDpPAb+RisxFO3w8klrzSQ==
dependencies:
dotenv "^16.0.2"

Expand Down

0 comments on commit fe1f2e6

Please sign in to comment.