Skip to content

Commit 84cb5d5

Browse files
committed
chore: update common-lib version
1 parent 2442bc7 commit 84cb5d5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.15.1-pre-4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.15.1-pre-5",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1125,10 +1125,10 @@
11251125
dependencies:
11261126
"@jridgewell/trace-mapping" "0.3.9"
11271127

1128-
"@devtron-labs/[email protected]4":
1129-
version "1.15.1-pre-4"
1130-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.1-pre-4.tgz#e08f6aa2a0dbeaf4c86f5da9ae2d7eed283d1801"
1131-
integrity sha512-YbsS4aR9hgR/DXi6ya5itARn40nvSkxLeiQrPULK1Q3KKL1zy9BiUVOyYXf1tGIAbLJIi+wQVT1w5xmQOOkA7Q==
1128+
"@devtron-labs/[email protected]5":
1129+
version "1.15.1-pre-5"
1130+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.1-pre-5.tgz#5a0e58d329f066193961700c7eb2ac9f4f3e0757"
1131+
integrity sha512-71Ik06tlMy/Zd7l/XwyGeJqEkQcCxUjMyz+kDMz0jKVPCCyHSyZys2TvcHCTYRf/WRM3rmt0jvUvm+v5HL2WxA==
11321132
dependencies:
11331133
"@codemirror/lang-json" "6.0.1"
11341134
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)