Skip to content

Commit b9f5291

Browse files
authored
Merge pull request #2695 from devtron-labs/fix/tab-group-animation
chore: version bump
2 parents 4e946bf + 3b122c3 commit b9f5291

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.12.0-pre-7",
7+
"@devtron-labs/devtron-fe-common-lib": "1.12.0-pre-9",
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]7":
1130-
version "1.12.0-pre-7"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-pre-7.tgz#50bedcb413f0cd5057618e8168fab31bdf9de2d5"
1132-
integrity sha512-uhe9VMjGHFpfbHJjxaUEVmWL2fugHISVuKVvMLvR3yLboR71hP3rx+uKqLZN+bqhljzEGm6gw2Wjsjbj2q3MFg==
1129+
"@devtron-labs/[email protected]9":
1130+
version "1.12.0-pre-9"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-pre-9.tgz#4692dfd165c3d3eed015e0480450afd12530f4b3"
1132+
integrity sha512-rx8HIuRTOcSu8AEvtvJq/2Z/o+jBl1pXRUqEufoOF3TmFZLl143QtotnDGwFbM+HTKCSZyfqbLYRI30T/aFTXg==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)