Skip to content

Commit dcbd275

Browse files
committed
chore: bump common to 0.5.0
1 parent 88a68e9 commit dcbd275

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": "0.4.6",
7+
"@devtron-labs/devtron-fe-common-lib": "0.5.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
@@ -1346,10 +1346,10 @@
13461346
dependencies:
13471347
"@jridgewell/trace-mapping" "0.3.9"
13481348

1349-
"@devtron-labs/devtron-fe-common-lib@0.4.6":
1350-
version "0.4.6"
1351-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.4.6.tgz#f436a8153541d4ba79d916cde2c93a6de77d8b57"
1352-
integrity sha512-yzabX25bY3XaBkgmQ3zTC89/hZf+6qQYFFSkXw0EMnvJVrz0fxPiQx0Au+gJxULJLSciDoLHDauDfyK38FigZQ==
1349+
"@devtron-labs/devtron-fe-common-lib@0.5.0":
1350+
version "0.5.0"
1351+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.5.0.tgz#7612c7d2cbfcfe929b77af9df47a857f89fc53bc"
1352+
integrity sha512-mizeADwh3AaGTaLE+2dLj+gPYFfwnc6mB4lyXZ9jCp39r29lJPy9+9l+5gdWpOeMkGSlBToQoMOpOTySDxbLUg==
13531353
dependencies:
13541354
"@types/react-dates" "^21.8.6"
13551355
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)