Skip to content

Commit

Permalink
Merge pull request #181 from mittwald/task/bump-oclif
Browse files Browse the repository at this point in the history
Bump oclif to more recent version because dependabot can't be bothered to update this
  • Loading branch information
martin-helmich authored Jan 25, 2024
2 parents fa4d860 + d8f1a53 commit b2dd742
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@mittwald/api-client": "^3.1.39",
"@mittwald/api-client-commons": "^4.2.2",
"@mittwald/react-use-promise": "^2.1.2",
"@oclif/core": "^3.9.1",
"@oclif/core": "^3.18.1",
"@oclif/plugin-autocomplete": "^3.0.3",
"@oclif/plugin-help": "^6.0.5",
"@oclif/plugin-update": "^4.1.3",
Expand Down Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-prettier": "^4.2.1",
"license-checker-rseidelsohn": "^4.2.6",
"oclif": "^4.0.3",
"oclif": "^4.3.9",
"pkg": "^5.8.1",
"prettier": "^2.8.8",
"prettier-plugin-jsdoc": "^0.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1038,7 +1038,7 @@ __metadata:
"@mittwald/api-client": ^3.1.39
"@mittwald/api-client-commons": ^4.2.2
"@mittwald/react-use-promise": ^2.1.2
"@oclif/core": ^3.9.1
"@oclif/core": ^3.18.1
"@oclif/plugin-autocomplete": ^3.0.3
"@oclif/plugin-help": ^6.0.5
"@oclif/plugin-update": ^4.1.3
Expand Down Expand Up @@ -1073,7 +1073,7 @@ __metadata:
marked: ^11.1.0
marked-terminal: ^6.0.0
node-notifier: ^10.0.1
oclif: ^4.0.3
oclif: ^4.3.9
open: ^9.1.0
parse-duration: ^1.1.0
pkg: ^5.8.1
Expand Down Expand Up @@ -1378,7 +1378,7 @@ __metadata:
languageName: node
linkType: hard

"@oclif/core@npm:^3.15.0, @oclif/core@npm:^3.15.1, @oclif/core@npm:^3.9.1":
"@oclif/core@npm:^3.15.0, @oclif/core@npm:^3.15.1":
version: 3.16.0
resolution: "@oclif/core@npm:3.16.0"
dependencies:
Expand Down Expand Up @@ -7459,7 +7459,7 @@ __metadata:
languageName: node
linkType: hard

"oclif@npm:^4.0.3":
"oclif@npm:^4.3.9":
version: 4.3.9
resolution: "oclif@npm:4.3.9"
dependencies:
Expand Down

0 comments on commit b2dd742

Please sign in to comment.