Skip to content

Commit e87e6e9

Browse files
committed
chore: version bump
1 parent 146574c commit e87e6e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "dashboard",
3-
"version": "1.10.0",
3+
"version": "1.14.2",
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.14.1",
7+
"@devtron-labs/devtron-fe-common-lib": "1.14.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: 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].1":
1128-
version "1.14.1"
1129-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.1.tgz#f47995e25e32600866aea0332394b01df53603a6"
1130-
integrity sha512-9ebIua7+Dgu+9GKUpK7tbYD38ftUGpNIByJwTZV2MldfSLtuJMHv8Jyxxmsyp9OUk5b87D59zQ6jleYk1V6ssA==
1127+
"@devtron-labs/[email protected].2":
1128+
version "1.14.2"
1129+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.14.2.tgz#141d53a930cc6204d3dc8bde1d82ffa300fc3fd8"
1130+
integrity sha512-VKpQYcAVj/5UH9xLck+86r4VWvPYdzRZ5PwtLx/o5XlLrXa2oEn+8pugaUuCehhbRAQBCPBHyiXYoFw34+BItg==
11311131
dependencies:
11321132
"@codemirror/lang-json" "6.0.1"
11331133
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)