Skip to content

Commit 3f5d651

Browse files
committed
chore: bump common
1 parent 29b4478 commit 3f5d651

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": "0.3.0-beta-2",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.0-beta-3",
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
@@ -1167,10 +1167,10 @@
11671167
dependencies:
11681168
"@jridgewell/trace-mapping" "0.3.9"
11691169

1170-
"@devtron-labs/[email protected]2":
1171-
version "0.3.0-beta-2"
1172-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.0-beta-2.tgz#980c16a879e3082209b8c17af7a87ac8ed6cfdf3"
1173-
integrity sha512-Q/btQ19jU1XcrLgxSuI1y8EiXXyuLnf/+pK8NFfZKAZoAu/zGpiKCVKcTSWfUYij8cyBhpbJ2Z228u2CtRtRzw==
1170+
"@devtron-labs/[email protected]3":
1171+
version "0.3.0-beta-3"
1172+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.0-beta-3.tgz#729b4c63f14c43403e97953d7ecf4b8f1bf3aea8"
1173+
integrity sha512-KIZzVOhbUhdNZfwsb8JyFVz36eU7M2A0H6U+8oxNE4DDggtHzIN36EbdPHzbQijerHYolwxfpgbZsekFvI9VEQ==
11741174
dependencies:
11751175
"@types/react-dates" "^21.8.6"
11761176
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)