Skip to content

Commit f2399fc

Browse files
committed
chore: common-lib version bump
1 parent 6087b47 commit f2399fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.15.3-beta-1",
7+
"@devtron-labs/devtron-fe-common-lib": "1.15.3-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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@ __metadata:
17221722
languageName: node
17231723
linkType: hard
17241724

1725-
"@devtron-labs/devtron-fe-common-lib@npm:1.15.3-beta-1":
1726-
version: 1.15.3-beta-1
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.15.3-beta-1"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.15.3-beta-2":
1726+
version: 1.15.3-beta-2
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.15.3-beta-2"
17281728
dependencies:
17291729
"@codemirror/lang-json": "npm:6.0.1"
17301730
"@codemirror/lang-yaml": "npm:6.1.2"
@@ -1772,7 +1772,7 @@ __metadata:
17721772
react-select: 5.8.0
17731773
rxjs: ^7.8.1
17741774
yaml: ^2.4.1
1775-
checksum: 10c0/56e47e636a42e2d9af985b246ccbf31fe23604532960381943e1188c7fdba07eebfa2d8a83aa672172717e33192b67a3c29bafffa17c3d0ac67a8788eb9c80ea
1775+
checksum: 10c0/6bc0721d3b213b95ed11259a02e79e1a42ef73c0abd40e1a89f5038f04ab0ef3d9f6d389418c1f8b9733d318fbf6c9129bf419748f49f77db4c3199bdadc5d28
17761776
languageName: node
17771777
linkType: hard
17781778

@@ -5684,7 +5684,7 @@ __metadata:
56845684
version: 0.0.0-use.local
56855685
resolution: "dashboard@workspace:."
56865686
dependencies:
5687-
"@devtron-labs/devtron-fe-common-lib": "npm:1.15.3-beta-1"
5687+
"@devtron-labs/devtron-fe-common-lib": "npm:1.15.3-beta-2"
56885688
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56895689
"@playwright/test": "npm:^1.32.1"
56905690
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)