Skip to content

Commit 89d5d92

Browse files
committed
Bumped library versions
1 parent 9456f88 commit 89d5d92

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

package-lock.json

Lines changed: 11 additions & 11 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,6 +1,6 @@
11
{
22
"name": "@codifycli/plugin-test",
3-
"version": "1.1.0-beta4",
3+
"version": "1.1.0-beta5",
44
"description": "Testing framework for Codify plugins with complete lifecycle testing, IPC communication, and cross-platform support",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",
@@ -27,7 +27,7 @@
2727
"prepublishOnly": "tsc"
2828
},
2929
"dependencies": {
30-
"@codifycli/schemas": "1.1.0-beta3",
30+
"@codifycli/schemas": "1.1.0-beta4",
3131
"ajv": "^8.18.0",
3232
"ajv-formats": "^3.0.1",
3333
"lodash.matches": "^4.6.0",
@@ -39,7 +39,7 @@
3939
"strip-ansi": "^7.1.2"
4040
},
4141
"devDependencies": {
42-
"@codifycli/plugin-core": "1.1.0-beta10",
42+
"@codifycli/plugin-core": "1.1.0-beta11",
4343
"@oclif/prettier-config": "^0.2.1",
4444
"@types/debug": "^4.1.12",
4545
"@types/node": "^22",

0 commit comments

Comments
 (0)