Skip to content

Commit 5c5b925

Browse files
Merge pull request #71 from contentstack/staging
Staging
2 parents 6756d6c + 8c01d1c commit 5c5b925

File tree

2 files changed

+39
-34
lines changed

2 files changed

+39
-34
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 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.11",
65-
"@contentstack/cli-utilities": "^1.5.0",
64+
"@contentstack/cli-command": "^1.2.12",
65+
"@contentstack/cli-utilities": "^1.5.2",
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)