Skip to content

Commit d39a931

Browse files
authored
Merge pull request #201 from salesforcecli/dependabot-npm_and_yarn-types-jsforce-1.11.3
chore(dev-deps): bump @types/jsforce from 1.11.2 to 1.11.3
2 parents 112b78a + e78ca8d commit d39a931

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
@@ -25,7 +25,7 @@
2525
"@salesforce/plugin-command-reference": "^1.4.7",
2626
"@salesforce/prettier-config": "^0.0.3",
2727
"@salesforce/ts-sinon": "^1",
28-
"@types/jsforce": "^1.11.2",
28+
"@types/jsforce": "^1.11.3",
2929
"@typescript-eslint/eslint-plugin": "^4.2.0",
3030
"@typescript-eslint/parser": "^4.2.0",
3131
"chai": "^4.3.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,10 +1150,10 @@
11501150
dependencies:
11511151
"@types/node" "*"
11521152

1153-
"@types/jsforce@^1.11.2", "@types/jsforce@^1.9.41":
1154-
version "1.11.2"
1155-
resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.11.2.tgz#2714719726e091d05a5ba074cc363128709039a0"
1156-
integrity sha512-NJGYN1vzZnZRMkzQ7wDiBXLPTCUVWOY/UrnEWbg19SCLMBzsCVYVPrG9X3CCOeF0Ddo3r/iFwfsrxH2f+DTICg==
1153+
"@types/jsforce@^1.11.3", "@types/jsforce@^1.9.41":
1154+
version "1.11.3"
1155+
resolved "https://registry.yarnpkg.com/@types/jsforce/-/jsforce-1.11.3.tgz#561631e25fb9aa39f30accf26d9e4d9f3fd9924f"
1156+
integrity sha512-3M4+uuGaqUQqG+Cb+IDx8xaQIw+s6xW69rvMc7LQm6KzFZtady9KiokNsvyxHwWBrsLJ/PGA10A2N3kMDI6StQ==
11571157
dependencies:
11581158
"@types/node" ">=4.0"
11591159

0 commit comments

Comments
 (0)