Skip to content

Commit 3006bd9

Browse files
committed
fix: update devtron-fe-common-lib dependency to version 1.10.0-patch-8-ng
1 parent 922c876 commit 3006bd9

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-7-ng",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.0-patch-8-ng",
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]7-ng":
1130-
version "1.10.0-patch-7-ng"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-7-ng.tgz#0e00d8f8aa59205bd8bbabe880280b69234ce2d6"
1132-
integrity sha512-27uxVUk+9LBxozh0Wu/g9Ds/Mut45WLMFX2bZY+OGPrSPXbM+aWi9uPjjTUIK7ZUfUUcSwd0KljRlsYMZ/CoJA==
1129+
"@devtron-labs/[email protected]8-ng":
1130+
version "1.10.0-patch-8-ng"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-8-ng.tgz#e1028f8b8c62257c2e6c6a0581d87f72b9fc1055"
1132+
integrity sha512-njv/fFWopmsgG2cnpZpDLixyBfEklZ290fMDOP7ENnlmKw6bj9U6glGRd8pXYi2u71Xqk9YeP0k8LpchnvrVIw==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)