Skip to content

Commit 5f22ec3

Browse files
committed
Merge branch 'feat/flux-deployment' of https://github.com/devtron-labs/dashboard into add-gitlab
2 parents 17922d0 + 370627a commit 5f22ec3

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.15.2-beta-3",
7+
"@devtron-labs/devtron-fe-common-lib": "1.15.2-beta-5",
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
@@ -1124,10 +1124,10 @@
11241124
dependencies:
11251125
"@jridgewell/trace-mapping" "0.3.9"
11261126

1127-
"@devtron-labs/[email protected]3":
1128-
version "1.15.2-beta-3"
1129-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.2-beta-3.tgz#3b68919d5ad7def08988fe54dd2b5121d7dadedd"
1130-
integrity sha512-M7AOGSBjjAye+Lw+8ot3QQUPKzXFxplYgyA8R7nIFR6sjZlqO2P5NZeFU2TSfBB8oNl2A+xOHGHcUkA9uGW52g==
1127+
"@devtron-labs/[email protected]5":
1128+
version "1.15.2-beta-5"
1129+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.2-beta-5.tgz#06eafdf715f94b3f89c774936caaccfba9d8aaa0"
1130+
integrity sha512-MeaeCRqWk3c7TOfzajld6itTHZSjIOkyvGE0jJOUBEI7333jmd3wzsM21EW5U1+LGf7kqpj+92sAcUY5WPLBgA==
11311131
dependencies:
11321132
"@codemirror/lang-json" "6.0.1"
11331133
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)