Skip to content

Commit 29b4478

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

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-1",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.0-beta-2",
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]1":
1171-
version "0.3.0-beta-1"
1172-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.0-beta-1.tgz#f28059dcd8128b198472cd9f5c5ddfe2342ebaac"
1173-
integrity sha512-BbNGsfQo4BrHlsegI1wCzgN4ryeFjI4dFY8qGkPkCj0vjdPoT3HsK42Qxo3rotiu0FBTL1aA+iAvHFYaYEIULg==
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==
11741174
dependencies:
11751175
"@types/react-dates" "^21.8.6"
11761176
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)