Skip to content

Commit 91d5fb1

Browse files
committed
chore: update @devtron-labs/devtron-fe-common-lib to version 1.12.0-beta-5
1 parent 4a5f2a6 commit 91d5fb1

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.12.0-beta-4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.12.0-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
@@ -1126,10 +1126,10 @@
11261126
dependencies:
11271127
"@jridgewell/trace-mapping" "0.3.9"
11281128

1129-
"@devtron-labs/[email protected]4":
1130-
version "1.12.0-beta-4"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-beta-4.tgz#5edc04db15300273112c93d112463345a67801aa"
1132-
integrity sha512-GkmtZDumP4hLeNHKnil6hWljDt+wc+QdVm2GzcFMZGsZcznZSlvPwQ1dFui2FQe+FpsEpftUsfy8wC/waJ7J8A==
1129+
"@devtron-labs/[email protected]5":
1130+
version "1.12.0-beta-5"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-beta-5.tgz#371d29b7431bf2d31194fbbfb2334cab6b865d8c"
1132+
integrity sha512-AwaN95j21u/AajzUZs4BnHwrE0aK+70j7sEx0H7fh/j/Xqii58kiirxdlxEN1GBOMqXwDpD86eqsV9+dxPBikg==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)