Skip to content

Commit bede79f

Browse files
committed
chore: version bump
1 parent dd5d051 commit bede79f

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.6",
7+
"@devtron-labs/devtron-fe-common-lib": "1.9.7",
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].6":
1109-
version "1.9.6"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.6.tgz#38c898e1a3d34d21740c82440700ab1c2b648b54"
1111-
integrity sha512-PT+3fF//TTsVO+2219dYgk7QNj1iA2/bBF+71UuAtZWYR5g4LhQQHaiDK281WqoawCF1KBHyPBy4xPhk9AaShQ==
1108+
"@devtron-labs/[email protected].7":
1109+
version "1.9.7"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.7.tgz#fd4762ceb43f4c2d6b41491f39c35effda5b4fca"
1111+
integrity sha512-hdFjLTetYwbL/9nsmhGYYtnaCldFE5Lt/Ofg33TxzA0FGLYcDJQngRELpMArCKr3/RsxNvUUgEgGPNxtnNnZew==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)