Skip to content

Commit 9d168f7

Browse files
committed
chore: update common version to 1.11.0-pre-2
1 parent 49779e1 commit 9d168f7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.11.0-beta-4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.11.0-pre-2",
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: 5 additions & 5 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]beta-4":
1130-
version "1.11.0-beta-4"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.0-beta-4.tgz#81729d43ff0ff5b5518b4028869025a35e225cfa"
1132-
integrity sha512-BhEe/eY8h2fpo8XqOPQPeix1bh4A48YZ8epYrvJph/jkzyBqgbiASfuH7N9t28O9ii9GyoKGZYQujQqrt5UgFA==
1129+
"@devtron-labs/[email protected]pre-2":
1130+
version "1.11.0-pre-2"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.0-pre-2.tgz#411049b145d7ed7d0a97497c089761a28bbe8c15"
1132+
integrity sha512-00xUb1vlaITPr2UxU/yQrGPS0GUUavqMR/MqJLx8YSWIkgd00JgMhW7Eu1AO0qtN4z1p74xL0SpkOFsmIXSQtw==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"
@@ -8615,7 +8615,7 @@ tsconfig-paths@^4.2.0:
86158615

86168616
[email protected], tslib@^2.0.1, tslib@^2.1.0, tslib@^2.6.2:
86178617
version "2.7.0"
8618-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz"
8618+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
86198619
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
86208620

86218621
tslib@^1.8.1, tslib@^1.9.3:

0 commit comments

Comments
 (0)