Skip to content

Commit 002dbc4

Browse files
authored
fix: bump plugins to 1.0.2 [skip-validate-pr] (#145)
1 parent cfb75bd commit 002dbc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@salesforce/dev-scripts": "^0.9.18",
1919
"@salesforce/plugin-command-reference": "^1.3.15",
2020
"@salesforce/plugin-deploy-retrieve-metadata": "^1.0.0",
21-
"@salesforce/plugin-functions": "^1.0.0",
21+
"@salesforce/plugin-functions": "^1.0.2",
2222
"@salesforce/prettier-config": "^0.0.2",
2323
"@salesforce/ts-sinon": "1.3.21",
2424
"@types/shelljs": "^0.8.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,10 +1158,10 @@
11581158
cli-ux "^5.6.3"
11591159
tslib "^2"
11601160

1161-
"@salesforce/plugin-functions@^1.0.0":
1162-
version "1.0.0"
1163-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-functions/-/plugin-functions-1.0.0.tgz#a9ac6e5103f746b47c28aea47d9d6f07cdb564d8"
1164-
integrity sha512-lO6tD6uGhF6t5MEDOYG7M5PMST18Py4F0MjM8JHEdh6USjSX9HDVlkkbgMvWYkzsnHLmxUc4LL+VXB3LZr7xmg==
1161+
"@salesforce/plugin-functions@^1.0.2":
1162+
version "1.0.2"
1163+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-functions/-/plugin-functions-1.0.2.tgz#cfdd145dd155fbe9f9098b74c32bbd511ceecc7f"
1164+
integrity sha512-KJgXCSFuXeAFZJUx3wfLGlgbk+CjVPSYXOPt08kVV1G/R3h2p4447Y24mhwVOkoVipFJab2V5ErEHLMgCjE95Q==
11651165
dependencies:
11661166
"@heroku-cli/color" "^1.1.14"
11671167
"@heroku-cli/schema" "^1.0.25"

0 commit comments

Comments
 (0)