Skip to content

Commit ce581c9

Browse files
authored
Merge pull request #2783 from devtron-labs/rc-merge/v0.38.0
chore: common-lib version bump
2 parents 83c58b8 + 1f1fd8d commit ce581c9

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.15.3-pre-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.16.0",
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
@@ -1125,10 +1125,10 @@
11251125
dependencies:
11261126
"@jridgewell/trace-mapping" "0.3.9"
11271127

1128-
"@devtron-labs/devtron-fe-common-lib@1.15.3-pre-2":
1129-
version "1.15.3-pre-2"
1130-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.15.3-pre-2.tgz#2464c862b02e5be985d74ded6980587a713805b8"
1131-
integrity sha512-tpXqjpdiGnVqCerfulmSuFZF3noenLcKUmd49M/31ssFzudwNBJ049gBJKjqE3QURpMgIt7a3lF2sK3xj+U8gg==
1128+
"@devtron-labs/devtron-fe-common-lib@1.16.0":
1129+
version "1.16.0"
1130+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.16.0.tgz#721bc61fa74e4d18db118217700a73ea748e7a95"
1131+
integrity sha512-ovh82jblsqAlPOFC3/K41R7jfFS32g74sIGLnY2dz1Lu6VZV5TxwpCQAEu8fLtHUNXCuoaMIuqmdY2vWos2wfw==
11321132
dependencies:
11331133
"@codemirror/lang-json" "6.0.1"
11341134
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)