Skip to content

Commit 7c2d706

Browse files
committed
chore: bump version for common lib
1 parent a1f02c0 commit 7c2d706

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.5.1",
7+
"@devtron-labs/devtron-fe-common-lib": "1.5.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
@@ -981,10 +981,10 @@
981981
dependencies:
982982
"@jridgewell/trace-mapping" "0.3.9"
983983

984-
"@devtron-labs/[email protected].1":
985-
version "1.5.1"
986-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.5.1.tgz#b05c4e7e4110042c89b55604ef79f00d95b35bb4"
987-
integrity sha512-oYXL8L1CZO56uYEwCNx7h36D05Lg/zkAmqllV11YUZI7rAK5SGx8lByVOAKajWJccItUjfz6r1133n1Gj4IvSw==
984+
"@devtron-labs/[email protected].2":
985+
version "1.5.2"
986+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.5.2.tgz#cabaf2eedaf1a31f28e20f7384f5969eb31a12ff"
987+
integrity sha512-X6bjVnHDtHSOmgH2BBM5j81K3ueFN4rITsW2ghsZ29MBQ9WVc/X7Vhg8k/6c7J5yp9r/CKvzzN+vyVv6fsotOg==
988988
dependencies:
989989
"@types/react-dates" "^21.8.6"
990990
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)