Skip to content

Commit 4592a4b

Browse files
committed
chore: update devtron-fe-common-lib to version 1.10.0-patch-4
1 parent 455e653 commit 4592a4b

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-3",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.0-patch-4",
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]3":
1130-
version "1.10.0-patch-3"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-3.tgz#4b85b81a627365ac393691750dbec72d3dfb17f7"
1132-
integrity sha512-3ceE6CHBoqNTyai9Y89sbZa4WfnLuQYdy8mN+BA/NOsw9EciMeCohqgeWHjb4UXvnI4hu8EutSxMpqD9zPyetw==
1129+
"@devtron-labs/[email protected]4":
1130+
version "1.10.0-patch-4"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0-patch-4.tgz#347759b5e0477527e44cf066ef8a9bc2689ca39b"
1132+
integrity sha512-bCO7G/IyXKFi4CIJmUe6kmUKjzAM/AJlOWoItf6pJV3tiPGWURFpD9nYMSWTsUJYFu1op4plFdle42f9zIi0kA==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)