Skip to content

Commit

Permalink
fix: bump core
Browse files Browse the repository at this point in the history
  • Loading branch information
mdonnalley committed Jan 23, 2023
1 parent 9532269 commit cb3de0e
Show file tree
Hide file tree
Showing 2 changed files with 1,930 additions and 2,260 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Salesforce",
"bugs": "https://github.com/oclif/plugin-warn-if-update-available/issues",
"dependencies": {
"@oclif/core": "^1.25.0",
"@oclif/core": "^2.0.3",
"chalk": "^4.1.0",
"debug": "^4.1.0",
"fs-extra": "^9.0.1",
Expand All @@ -27,7 +27,7 @@
"eslint-config-oclif-typescript": "^0.2.0",
"globby": "^11.0.1",
"mocha": "^8.0.1",
"oclif": "^2.1.0",
"oclif": "^3.6.1",
"ts-node": "^9.1.1",
"tslib": "^2.4.1",
"typescript": "4.4.3"
Expand Down Expand Up @@ -66,4 +66,4 @@
"version": "oclif readme && git add README.md"
},
"main": "lib/index.js"
}
}
Loading

0 comments on commit cb3de0e

Please sign in to comment.