Skip to content

Commit e98e308

Browse files
committed
chore: version bump
1 parent ac34dc0 commit e98e308

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.13.0-beta-9",
7+
"@devtron-labs/devtron-fe-common-lib": "1.13.0-beta-10",
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]9":
1130-
version "1.13.0-beta-9"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-beta-9.tgz#de22e4a4950051c07c5342724657122d5b43a669"
1132-
integrity sha512-ZnR5qS85eHv5yhZgF5pzopg6tP/VkPkeERrMuVza/sRj81DSIDv5vZ9BadGNEw7GzcIhcQaqfkX6v/Js9wYr/w==
1129+
"@devtron-labs/[email protected]10":
1130+
version "1.13.0-beta-10"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-beta-10.tgz#4da39a6c7821f6cefaa3ffb34a85531309aee559"
1132+
integrity sha512-GyM3rGAG/w16NwJx+u2NOJEgi+S8FaGN6ICoabnlEVla+3YJz7oIDV0zj8PVwC/Da/2iP3B5LV3vZuAnajD29A==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)