Skip to content

Commit 08e373e

Browse files
committed
chore(release): 1.4.1-dev.8 [skip ci]
1 parent 0b71db0 commit 08e373e

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.7",
4+
"version": "1.4.1-dev.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

yarn.lock

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1258,11 +1258,6 @@
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-
12661261
"@types/mocha@^8.2.2":
12671262
version "8.2.3"
12681263
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.3.tgz"

0 commit comments

Comments
 (0)