Skip to content

Commit

Permalink
chore: bump common to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eshankvaish committed Dec 4, 2024
1 parent dca17cd commit 37a9607
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 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": "1.2.0",
"@devtron-labs/devtron-fe-common-lib": "1.2.2",
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
"@rjsf/core": "^5.13.3",
"@rjsf/utils": "^5.13.3",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,10 +974,10 @@
dependencies:
"@jridgewell/trace-mapping" "0.3.9"

"@devtron-labs/[email protected].0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.2.0.tgz#d599f22081473f78950fad0b4b776b38f003efab"
integrity sha512-xvK0g8WA8geKRm7pZx7l9dsgVJLL+yLkf2qJcKIUKkQ0NKxTZ+ghxIOVj7hHv0191sIHZg5vIM1EHYdxvUlWPQ==
"@devtron-labs/[email protected].2":
version "1.2.2"
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.2.2.tgz#8edb0885fcccf87860c48a507368911b7e1c1356"
integrity sha512-fVeuV84SXnpRutJyD/ZLHY5S3m27RjoTRtbDuXcycEDRzI7hg49FafxPiT61bWlBwKfm2sGvGHV5DI0JfIc9hg==
dependencies:
"@types/react-dates" "^21.8.6"
ansi_up "^5.2.1"
Expand All @@ -988,7 +988,6 @@
marked "^13.0.3"
react-dates "^21.8.0"
react-diff-viewer-continued "^3.4.0"
react-monaco-editor "^0.54.0"
sass "^1.69.7"
tslib "2.7.0"

Expand Down

0 comments on commit 37a9607

Please sign in to comment.