Skip to content

Commit 3283f96

Browse files
committed
Lock File update
1 parent d92b41e commit 3283f96

File tree

6 files changed

+36
-36
lines changed

6 files changed

+36
-36
lines changed

package-lock.json

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

packages/contentstack-import/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-audit": "~1.12.0",
99
"@contentstack/cli-command": "~1.5.0",
1010
"@contentstack/cli-utilities": "~1.11.0",
11-
"@contentstack/management": "~1.20.1",
11+
"@contentstack/management": "~1.20.2",
1212
"@contentstack/cli-variants": "~1.2.0",
1313
"@oclif/core": "^4.2.7",
1414
"big-json": "^3.2.0",

packages/contentstack-seed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@contentstack/cli-cm-import": "~1.21.2",
99
"@contentstack/cli-command": "~1.5.0",
1010
"@contentstack/cli-utilities": "~1.11.0",
11-
"@contentstack/management": "~1.20.1",
11+
"@contentstack/management": "~1.20.2",
1212
"inquirer": "8.2.6",
1313
"mkdirp": "^1.0.4",
1414
"tar": "^6.2.1",

packages/contentstack-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"author": "contentstack",
3333
"license": "MIT",
3434
"dependencies": {
35-
"@contentstack/management": "~1.20.1",
35+
"@contentstack/management": "~1.20.2",
3636
"@contentstack/marketplace-sdk": "^1.2.5",
3737
"@oclif/core": "^4.2.7",
3838
"axios": "^1.8.2",

packages/contentstack/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"@contentstack/cli-migration": "~1.7.0",
4141
"@contentstack/cli-utilities": "~1.11.0",
4242
"@contentstack/cli-variants": "~1.2.0",
43-
"@contentstack/management": "~1.20.1",
44-
"@oclif/core": "^4.2.7",
45-
"@oclif/plugin-help": "^6.2.25",
46-
"@oclif/plugin-not-found": "^3.2.42",
47-
"@oclif/plugin-plugins": "^5.4.24",
43+
"@contentstack/management": "~1.20.2",
44+
"@oclif/core": "^4.2.10",
45+
"@oclif/plugin-help": "^6.2.27",
46+
"@oclif/plugin-not-found": "^3.2.49",
47+
"@oclif/plugin-plugins": "^5.4.36",
4848
"chalk": "^4.1.2",
4949
"debug": "^4.4.0",
50-
"figlet": "^1.8.0",
50+
"figlet": "^1.8.1",
5151
"inquirer": "8.2.6",
5252
"node-machine-id": "^1.1.12",
5353
"open": "^8.4.2",
@@ -67,16 +67,16 @@
6767
"@types/sinon": "^10.0.20",
6868
"chai": "^4.5.0",
6969
"eslint": "^8.57.1",
70-
"eslint-config-oclif": "^6.0.15",
70+
"eslint-config-oclif": "^6.0.44",
7171
"eslint-config-oclif-typescript": "^3.1.13",
7272
"globby": "^10.0.2",
7373
"mocha": "10.8.2",
7474
"nock": "^13.5.6",
7575
"nyc": "^15.1.0",
76-
"oclif": "^4.17.30",
76+
"oclif": "^4.17.44",
7777
"rimraf": "^5.0.10",
7878
"shelljs": "^0.9.2",
79-
"sinon": "^19.0.2",
79+
"sinon": "^19.0.5",
8080
"tmp": "^0.2.3",
8181
"ts-node": "^10.9.2",
8282
"tslib": "^2.8.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)