Skip to content

Commit 26af2fc

Browse files
chore(deps): bump ora from 8.2.0 to 9.0.0
Bumps [ora](https://github.com/sindresorhus/ora) from 8.2.0 to 9.0.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v8.2.0...v9.0.0) --- updated-dependencies: - dependency-name: ora dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbee32b commit 26af2fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@kabeep/exception": "^1.2.3",
4141
"@kabeep/node-translate": "^1.1.6",
42-
"ora": "^8.0.1",
42+
"ora": "^9.0.0",
4343
"os-locale": "^6.0.2",
4444
"yargs": "^17.7.2"
4545
},

0 commit comments

Comments
 (0)