Skip to content

Commit 4e993be

Browse files
committed
chore(release): 1.4.1-dev.7 [skip ci]
1 parent 4b596f1 commit 4e993be

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-omnistudio-migration-tool",
33
"description": "This SFDX plugin migrates FlexCard, OmniScript, DataRaptor, and Integration Procedure custom objects to standard objects.",
4-
"version": "1.4.1-dev.6",
4+
"version": "1.4.1-dev.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -36,7 +36,6 @@
3636
"@salesforce/ts-sinon": "^1",
3737
"@types/babel__traverse": "^7.20.6",
3838
"@types/jsforce": "^1.11.5",
39-
"@types/mocha": "^10.0.8",
4039
"@typescript-eslint/eslint-plugin": "^4.2.0",
4140
"@typescript-eslint/parser": "^4.2.0",
4241
"chai": "^4.4.1",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,6 +1258,11 @@
12581258
dependencies:
12591259
"@types/node" "*"
12601260

1261+
"@types/mocha@^10.0.8":
1262+
version "10.0.9"
1263+
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.9.tgz#101e9da88d2c02e5ac8952982c23b224524d662a"
1264+
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
1265+
12611266
"@types/mocha@^8.2.2":
12621267
version "8.2.3"
12631268
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz"

0 commit comments

Comments
 (0)