Skip to content

Commit ec2e4d2

Browse files
authored
Merge branch 'development' into snyk-upgrade-c5388c3085b16671e5aeb30f1cf6224a
2 parents 2686502 + 44ca66e commit ec2e4d2

File tree

2 files changed

+31
-26
lines changed

2 files changed

+31
-26
lines changed

package-lock.json

Lines changed: 28 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@contentstack/cli-cm-regex-validate",
33
"description": "Validate Fields with Regex Property of Content Type and Global Field in a Stack",
4-
"version": "1.1.10",
4+
"version": "1.1.11",
55
"author": "Contentstack",
66
"bugs": "https://github.com/contentstack/cli-cm-regex-validate/issues",
77
"devDependencies": {
@@ -61,13 +61,13 @@
6161
"version": "oclif-dev readme && git add README.md"
6262
},
6363
"dependencies": {
64+
"@contentstack/cli-command": "^1.2.12",
6465
"@contentstack/cli-utilities": "^1.5.2",
65-
"@contentstack/cli-command": "^1.2.11",
6666
"@contentstack/management": "^1.10.2",
6767
"cli-table3": "^0.6.0",
6868
"cli-ux": "^6.0.9",
6969
"inquirer": "^8.2.4",
70-
"jest": "^29.6.4",
70+
"jest": "^29.7.0",
7171
"jsonexport": "^3.2.0",
7272
"tslib": "^2.6.2",
7373
"safe-regex": "^2.1.1",

0 commit comments

Comments
 (0)