Skip to content

Commit 53bf143

Browse files
committed
chore: common-lib version bump
1 parent 955bece commit 53bf143

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.6-beta-1",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.7",
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].6-beta-1":
1560-
version "0.3.6-beta-1"
1561-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.6-beta-1.tgz#ed7a779e981a3a98701035549d6e86a0d7221e66"
1562-
integrity sha512-002G6nSBbEFNz08TYZvv0WTImXtjbPET1+5j+uc2oWzNNc5vG6xuJGbXBg+M4SL3Xlbg/AKoYlvNrs5J2vTj8A==
1559+
"@devtron-labs/[email protected].7":
1560+
version "0.3.7"
1561+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.7.tgz#0d3b68cf8148be2cd1c899e7ebaa65fbd4db902c"
1562+
integrity sha512-jhX4s8YzrwPFVHwIBqcBAQgMXW9PuWYJpNuVMOgWP4/cIfil1jB+xB2FCLL5GJ47i0d0G8XCOqV0VzJA0TThUg==
15631563
dependencies:
15641564
"@types/react-dates" "^21.8.6"
15651565
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)