Skip to content

Commit 0f8677d

Browse files
authored
Merge pull request #2605 from devtron-labs/feat/prevent-analytics-redirection
chore: version bump
2 parents 8715526 + 1749fcf commit 0f8677d

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.10.0-patch-1-beta-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.0-patch-1-beta-3",
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
@@ -1126,10 +1126,10 @@
11261126
dependencies:
11271127
"@jridgewell/trace-mapping" "0.3.9"
11281128

1129-
"@devtron-labs/[email protected]2":
1130-
version "1.10.0-patch-1-beta-2"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-1-beta-2.tgz#25fa6bd4eea0092d06b065ab3f80ebc8289a7260"
1132-
integrity sha512-DLRfcXuZlfre/JFuoBDQ394e2Zjn8hsJ0qdy+D5UQpD6Ld1dzbOMWtq8R9UVd3zbCd44W9MREhy8FgoKB7IGyQ==
1129+
"@devtron-labs/[email protected]3":
1130+
version "1.10.0-patch-1-beta-3"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-1-beta-3.tgz#62bcc69864e5f2aa8837f7675140063cdcbe2ad5"
1132+
integrity sha512-EjK+a3KobJWtLakqAMr6Ui2RwkkQEQSf7vgCrjP6NFiH/+rje4QZ0MSdqCV6c2m5VIOb7Tu8AmQa0ugKjgg4bA==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)