Skip to content

Commit 8883884

Browse files
committed
chore: common-lib version bump
1 parent b336f74 commit 8883884

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.14.1-pre-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.14.1-pre-3",
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
@@ -1124,10 +1124,10 @@
11241124
dependencies:
11251125
"@jridgewell/trace-mapping" "0.3.9"
11261126

1127-
"@devtron-labs/[email protected]2":
1128-
version "1.14.1-pre-2"
1129-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.1-pre-2.tgz#f1b097522875dccae6ea1f29b643d02e6b3f754b"
1130-
integrity sha512-kyjv9w8ygKskPVUHIA+FVzSQEh5bpuCOmhUMNJEFC3wsphJfDR11/GauXwycgeT2RuwPgGNzzTtKzlwu1sUEow==
1127+
"@devtron-labs/[email protected]3":
1128+
version "1.14.1-pre-3"
1129+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.1-pre-3.tgz#30b21199c933b7167a0022ab8a37cf3fd7e050ce"
1130+
integrity sha512-rtWz1NRvDvzbOHfoFynT520Qb1S4NpHpJZHZNS5kT4jPklGN7JywgB9LVyw1Bsskx2iq58Tac7dKpC9t+wygaQ==
11311131
dependencies:
11321132
"@codemirror/lang-json" "6.0.1"
11331133
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)