Skip to content

Commit 9d78c50

Browse files
committed
fix: bump oclif
1 parent 6507231 commit 9d78c50

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@oclif/plugin-command-snapshot": "^2.2.2",
1515
"@salesforce/cli-plugins-testkit": "^1.1.5",
1616
"@salesforce/dev-config": "^2.1.2",
17-
"@salesforce/dev-scripts": "^0.9.16",
17+
"@salesforce/dev-scripts": "^0.9.18",
1818
"@salesforce/plugin-command-reference": "^1.3.0",
1919
"@salesforce/plugin-functions": "^0.2.13",
2020
"@salesforce/plugin-project-org": "^0.0.2",
@@ -37,7 +37,7 @@
3737
"lint-staged": "^11.0.0",
3838
"mocha": "^8.4.0",
3939
"nyc": "^15.1.0",
40-
"oclif": "^2.0.0-main.0",
40+
"oclif": "^2.0.0-main.1",
4141
"prettier": "^2.0.5",
4242
"pretty-quick": "^3.1.0",
4343
"shx": "0.3.3",

yarn.lock

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,10 +1011,10 @@
10111011
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-2.1.2.tgz#b4e206f860e87065d068bf8ba3994a032389ad81"
10121012
integrity sha512-1swy07rynHoTRk8lj6nuC0JceRBo300OuWnovQe2OMvLpQM5Dh1SUnv1SE8012PsrK9BC1WqGXp4BUyMo04x7w==
10131013

1014-
"@salesforce/dev-scripts@^0.9.16":
1015-
version "0.9.16"
1016-
resolved "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-0.9.16.tgz#421ab5c9a95fcdba94b4ce885f24e92a24d0d756"
1017-
integrity sha512-MCR3oPvx44IaigP4cXW9GV2p9wb+Y6GbPkwy6tDioBHVawZBnDWu2lQ6g1e95WUXmmgCCcB8VdxTzYAJDSFX7w==
1014+
"@salesforce/dev-scripts@^0.9.18":
1015+
version "0.9.18"
1016+
resolved "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-0.9.18.tgz#a76a7d283980c39813394b1550d0cef20e26857e"
1017+
integrity sha512-roIa2A+o6DMvRQeAI7u5UfTZY+fdan1IyJUa+3ishcBG160Nt4hWJS9DZgXmRWY/BAuXXcnzQ7YS6Aaa2Vr73w==
10181018
dependencies:
10191019
"@commitlint/cli" "^12.1.4"
10201020
"@commitlint/config-conventional" "^10.0.0"
@@ -1024,7 +1024,7 @@
10241024
"@types/chai" "^4.2.11"
10251025
"@types/mocha" "^8.2.2"
10261026
"@types/node" "^15.6.1"
1027-
"@types/sinon" "^9.0.4"
1027+
"@types/sinon" "10.0.0"
10281028
chai "^4.2.0"
10291029
chalk "^4.0.0"
10301030
cosmiconfig "^7.0.0"
@@ -1436,13 +1436,20 @@
14361436
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz#2f8bb441434d163b35fb8ffdccd7138927ffb8c0"
14371437
integrity sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==
14381438

1439-
"@types/sinon@*", "@types/sinon@^9.0.4":
1439+
"@types/sinon@*":
14401440
version "9.0.4"
14411441
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-9.0.4.tgz#e934f904606632287a6e7f7ab0ce3f08a0dad4b1"
14421442
integrity sha512-sJmb32asJZY6Z2u09bl0G2wglSxDlROlAejCjsnor+LzBMz17gu8IU7vKC/vWDnv9zEq2wqADHVXFjf4eE8Gdw==
14431443
dependencies:
14441444
"@types/sinonjs__fake-timers" "*"
14451445

1446+
1447+
version "10.0.0"
1448+
resolved "https://registry.npmjs.org/@types/sinon/-/sinon-10.0.0.tgz#eecc3847af03d45ffe53d55aaaaf6ecb28b5e584"
1449+
integrity sha512-jDZ55oCKxqlDmoTBBbBBEx+N8ZraUVhggMZ9T5t+6/Dh8/4NiOjSUfpLrPiEwxQDlAe3wpAkoXhWvE6LibtsMQ==
1450+
dependencies:
1451+
"@sinonjs/fake-timers" "^7.0.4"
1452+
14461453
"@types/sinonjs__fake-timers@*":
14471454
version "6.0.1"
14481455
resolved "https://registry.npmjs.org/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.1.tgz#681df970358c82836b42f989188d133e218c458e"
@@ -7211,10 +7218,10 @@ object.values@^1.1.3:
72117218
define-properties "^1.1.3"
72127219
es-abstract "^1.18.2"
72137220

7214-
oclif@^2.0.0-main.0:
7215-
version "2.0.0-main.0"
7216-
resolved "https://registry.npmjs.org/oclif/-/oclif-2.0.0-main.0.tgz#bd35fd957a189882793cd3aa9464d82f85987b58"
7217-
integrity sha512-65rYx/b4lRlQY+//vl4MDyPtL/4P0elTUoEy2RznjJxrMUt00MRRZ4kov2959oImOYHWWLrb6ajf5svTlZ2tzA==
7221+
oclif@^2.0.0-main.1:
7222+
version "2.0.0-main.1"
7223+
resolved "https://registry.npmjs.org/oclif/-/oclif-2.0.0-main.1.tgz#a94a5a93aa0eceb2161b3530e5b252de5383b77b"
7224+
integrity sha512-f0oOBeHBPfTWvD8cQ79nh/NDl8EXJvgn74u2rZn3kBZaKobWumm5aATx22g8k462EkyHRn8sjxVXiPDA8Un5iQ==
72187225
dependencies:
72197226
"@oclif/command" "^1.6"
72207227
"@oclif/config" "^1.12.6"

0 commit comments

Comments
 (0)