Skip to content

Commit 8caa618

Browse files
committed
chore: bump common to 1.10.5
1 parent 0905791 commit 8caa618

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.4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.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
@@ -1105,10 +1105,10 @@
11051105
dependencies:
11061106
"@jridgewell/trace-mapping" "0.3.9"
11071107

1108-
"@devtron-labs/[email protected].4":
1109-
version "1.10.4"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.4.tgz#f03a712f2522f11538bb6a1fb1c005838d107e9e"
1111-
integrity sha512-VvthuPI/9uOt1d2UhWl4whSEt6N6TpTu5JcgzYUuoR30fxv6Lx1pEP5k0Mil5CU+cDfZh1MgE6NYgASbf/4xMw==
1108+
"@devtron-labs/[email protected].5":
1109+
version "1.10.5"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.5.tgz#8311e4b12ff2bc06a82136fcd2c26ce324f14111"
1111+
integrity sha512-Gvm6xmApTBWqxvkpcbRtNjTEgdYcg8aZ+a8Sstq7wcTC4DP9zEbWPWe8JSI5gdlRxw+e426+7b+8plQ38oJAuw==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)