Skip to content

Commit 66fd647

Browse files
committed
chore: bump common to 1.9.5
1 parent ffd58cc commit 66fd647

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.9.4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.9.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.9.4"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.4.tgz#30a0f9c827acc4450f1992bac4b47db35bcacaec"
1111-
integrity sha512-izZKLXoQiqQLjgmziT9HSl6dWK7QyOE8A5VRJZLjovqDBQuUibNO3ByR4RIK3n+NTzHJOgOgI5qPDQ/TdgZk1A==
1108+
"@devtron-labs/[email protected].5":
1109+
version "1.9.5"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.5.tgz#e502d8a9de7eca925485127673b287be5ec31f68"
1111+
integrity sha512-G+OZEumMAHFe5RkCgVUVU42sqBE+IUMRetqaU5R6UWZmG2ILyUK/QcjYqBj0jduz8IMN7whhlFo85IIy6e6jEA==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)