Skip to content

Commit 8dbf79a

Browse files
committed
fix: update devtron-fe-common-lib dependency from 1.13.0-pre-3 to 1.13.0-beta-1
1 parent e922d01 commit 8dbf79a

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.13.0-pre-3",
7+
"@devtron-labs/devtron-fe-common-lib": "1.13.0-beta-1",
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]pre-3":
1130-
version "1.13.0-pre-3"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-pre-3.tgz#76827523822dc93046eb7dc7b4a500d5892da09b"
1132-
integrity sha512-MnvUU7TxzDxJoWyOcaDU7eRMSgpd0niFpNTVYlEiPex69lA3gWlCuEN/MDDObeQ75p4Fgkn7kR6lMDCuFpLZsg==
1129+
"@devtron-labs/[email protected]beta-1":
1130+
version "1.13.0-beta-1"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-beta-1.tgz#4708df84f0586c30d9ff1a1da9524c7ef928ca15"
1132+
integrity sha512-Xtl7jf9CfdWLXhW78YdERyeQCZyua5QFPKVl+eXLWuh31p/CE7p4yKiz0npeNFvfJ8y/W0Lvm7Y9R0t4T67uoQ==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)