Skip to content

Commit 280c759

Browse files
committed
chore: bump common
1 parent 19ce1e1 commit 280c759

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "dashboard",
3-
"version": "1.9.0",
3+
"version": "1.10.0",
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.9.9",
7+
"@devtron-labs/devtron-fe-common-lib": "1.10.0",
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/devtron-fe-common-lib@1.9.9":
1109-
version "1.9.9"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.9.tgz#66b74f672391a3ecc40f1d9be1ac3a102ad9b777"
1111-
integrity sha512-F9EaQZjLxr9HTyLpoQzMri+tekENnkV92jLz9Enhx/CufVI0yd88yZk9FNHELvZniMKkK24faIhB4d5t/5lN1g==
1108+
"@devtron-labs/devtron-fe-common-lib@1.10.0":
1109+
version "1.10.0"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.10.0.tgz#27ec18475190f815a4742427b0df45f63036788e"
1111+
integrity sha512-07dhyB1R2XRyBe3kvQwSg/7fxroqJ0FQRbvj3NuvRnwxUv0QSxdY7P+zncOWcNm6bRFAfapyH94w/DaNEuj2sQ==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)