Skip to content

Commit 68391b5

Browse files
authored
Merge pull request #2104 from devtron-labs/hotfix-v0.19.0
chore: common-lib version bump
2 parents 40e98e3 + a5fb8f9 commit 68391b5

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.3.18",
7+
"@devtron-labs/devtron-fe-common-lib": "0.4.0-patch-1",
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.3.18":
1350-
version "0.3.18"
1351-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.18.tgz#192660e200b74b6fad234788acc1090e4011fd0d"
1352-
integrity sha512-aQvVxzCXEC1B8edoLaAPFSid5E+RUPBAi+SK8BNg4rK1yOxEv5Lw0kuwbe+Y7j5SIvSa+GtFcsDC7lVKx6xn6A==
1349+
"@devtron-labs/devtron-fe-common-lib@0.4.0-patch-1":
1350+
version "0.4.0-patch-1"
1351+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.4.0-patch-1.tgz#dff45534658ec0e0f0fff844fdbc774ae7c8e093"
1352+
integrity sha512-QZ8pawCP3PVXe6NcGWpypGaR+JlpLZ670mZxsRf05JMn7S826qNfK7oxXLuMVOV2QkVKl/1wgW3QDqI9GAy+cg==
13531353
dependencies:
13541354
"@types/react-dates" "^21.8.6"
13551355
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)