Skip to content

Commit 4c18929

Browse files
authored
Merge pull request #2671 from devtron-labs/chore/version-bump
chore: common-lib version bump
2 parents 0fc42ac + f5425d1 commit 4c18929

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.11.1",
7+
"@devtron-labs/devtron-fe-common-lib": "1.11.2",
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].1":
1130-
version "1.11.1"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.1.tgz#7688b6879941c4109e7b35190917fc3f999f67aa"
1132-
integrity sha512-+jio49ygf+Wq2L2Pdp17XtA1IkhNoR34gIe5JyhwDO2QK+ct4eqqeOQejYZxEHZKnAoXME8u3/1sUX6k3i/cxQ==
1129+
"@devtron-labs/[email protected].2":
1130+
version "1.11.2"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.2.tgz#ab78ddcb27798f9b617f92b009b99375b5b9696d"
1132+
integrity sha512-iNO9NeNde3SkAslEgWSppj7g7KHGUcC2hayH3M5i9aOIabd9Qqyx9+LWNZ4g69mfUmYgFawiMVsMsyb9ntlFdQ==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)