Skip to content

Commit 82a7c81

Browse files
committed
chore: bump up version and update meshbuilder version
1 parent 0eec813 commit 82a7c81

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/aio-cli-plugin-api-mesh",
3-
"version": "5.7.0-alpha.1",
3+
"version": "5.7.0-beta.1",
44
"description": "Adobe I/O CLI plugin to develop and manage API mesh sources",
55
"keywords": [
66
"oclif-plugin"
@@ -38,7 +38,7 @@
3838
"version": "oclif-dev readme && git add README.md"
3939
},
4040
"dependencies": {
41-
"@adobe-apimesh/mesh-builder": "^2.4.2-alpha.1",
41+
"@adobe-apimesh/mesh-builder": "^2.5.1",
4242
"@adobe/aio-cli-lib-console": "^5.0.0",
4343
"@adobe/aio-lib-core-config": "^5.0.0",
4444
"@adobe/aio-lib-core-logging": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz#bd9154aec9983f77b3a034ecaa015c2e4201f6cf"
88
integrity sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==
99

10-
"@adobe-apimesh/mesh-builder@^2.4.2-alpha.1":
11-
version "2.4.2-alpha.1"
12-
resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-2.4.2-alpha.1.tgz#8f88a037835fa4ee72fb73f350a658029ba37041"
13-
integrity sha512-vkQZIjYpz2r3FNjxPbHutQAENoS1cpFyiqGNpZbkE8Xx/F/cWq5ynIjgaGEbIhKaJLJVdGT57Foa6hJaLS/iGw==
10+
"@adobe-apimesh/mesh-builder@^2.5.1":
11+
version "2.5.1"
12+
resolved "https://registry.yarnpkg.com/@adobe-apimesh/mesh-builder/-/mesh-builder-2.5.1.tgz#0d8b7c924d996d33b11aded5ef9884745aed90d8"
13+
integrity sha512-POh0t2ozeFkZm5N145e1U24k1IlhySgY+gN8fAr0eO5t6zuRq8EoBcSH/8k2yPPtXb2u/igUj2BOwui5c8p7UQ==
1414
dependencies:
1515
"@fastify/request-context" "^4.1.0"
1616
eslint "^8.39.0"

0 commit comments

Comments
 (0)