Skip to content

Commit 705401f

Browse files
committed
chore: common-lib version bump
1 parent 3f94ffb commit 705401f

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.5",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.6",
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].5":
1560-
version "0.3.5"
1561-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.5.tgz#66f3232dc83a68a7f1ac59c742bf338964317275"
1562-
integrity sha512-HGexrfktT/VPpRdV54BOvt/PWbX5S267+p65Zog2YdgYeHO77aBJmYZLZB72mOtc4Sglb5TiBGnmLdMEOmxhUQ==
1559+
"@devtron-labs/[email protected].6":
1560+
version "0.3.6"
1561+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.6.tgz#5630720acb0afc39f217a2066cc61aac4f5a89a9"
1562+
integrity sha512-jBh2HjPfYmGrKp8/7gvt3Hez3CymtQP2F8jT0RbIL62Mmo4aBrH78/MFz0dOVTx4vJmkzbKdKTAhe+bgHNJobw==
15631563
dependencies:
15641564
"@types/react-dates" "^21.8.6"
15651565
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)