Skip to content

Commit 0bb143e

Browse files
committed
chore: bump common
1 parent 9942792 commit 0bb143e

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.3",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.4",
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
@@ -1556,10 +1556,10 @@
15561556
dependencies:
15571557
"@jridgewell/trace-mapping" "0.3.9"
15581558

1559-
"@devtron-labs/[email protected].3":
1560-
version "0.3.3"
1561-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.3.tgz#fbaf01881022accaaf58805388a194746953e558"
1562-
integrity sha512-m6E/YFHeihRTUqthdItR2LF9C5aFUf+oGlfMpi3yJj+a7CarCPPqzy9nYL5S+/r7ybzCkC4Flxybp+W+9eHmMw==
1559+
"@devtron-labs/[email protected].4":
1560+
version "0.3.4"
1561+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.4.tgz#2f7415ad4c63830df17170476e3e9b81dece0994"
1562+
integrity sha512-lM+F8JE7aAkNd1q+2JZDjd5jEGyCqxn5rh405dwTo/UkN1sc6+uEg9dE00zVlXvTZ35XvPjw+3fBF7P6//GN6w==
15631563
dependencies:
15641564
"@types/react-dates" "^21.8.6"
15651565
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)