Skip to content

Commit

Permalink
Merge pull request #2104 from devtron-labs/hotfix-v0.19.0
Browse files Browse the repository at this point in the history
chore: common-lib version bump
  • Loading branch information
RohitRaj011 authored Oct 4, 2024
2 parents 40e98e3 + a5fb8f9 commit 68391b5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"homepage": "/dashboard",
"dependencies": {
"@devtron-labs/devtron-fe-common-lib": "0.3.18",
"@devtron-labs/devtron-fe-common-lib": "0.4.0-patch-1",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@rjsf/core": "^5.13.3",
"@rjsf/utils": "^5.13.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1346,10 +1346,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@devtron-labs/devtron-fe-common-lib@0.3.18":
version "0.3.18"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.18.tgz#192660e200b74b6fad234788acc1090e4011fd0d"
integrity sha512-aQvVxzCXEC1B8edoLaAPFSid5E+RUPBAi+SK8BNg4rK1yOxEv5Lw0kuwbe+Y7j5SIvSa+GtFcsDC7lVKx6xn6A==
"@devtron-labs/devtron-fe-common-lib@0.4.0-patch-1":
version "0.4.0-patch-1"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.4.0-patch-1.tgz#dff45534658ec0e0f0fff844fdbc774ae7c8e093"
integrity sha512-QZ8pawCP3PVXe6NcGWpypGaR+JlpLZ670mZxsRf05JMn7S826qNfK7oxXLuMVOV2QkVKl/1wgW3QDqI9GAy+cg==
dependencies:
"@types/react-dates" "^21.8.6"
ansi_up "^5.2.1"
Expand Down

0 comments on commit 68391b5

Please sign in to comment.