Skip to content

Commit 59b7325

Browse files
committed
fix: update version of devtron-fe-common-lib to 1.21.0 in package.json and yarn.lock
1 parent 8086ad6 commit 59b7325

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.14.2",
3+
"version": "1.21.0",
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.20.7-pre-2",
7+
"@devtron-labs/devtron-fe-common-lib": "1.21.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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,9 +1722,9 @@ __metadata:
17221722
languageName: node
17231723
linkType: hard
17241724

1725-
"@devtron-labs/devtron-fe-common-lib@npm:1.20.7-pre-2":
1726-
version: 1.20.7-pre-2
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.20.7-pre-2"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.21.0":
1726+
version: 1.21.0
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.21.0"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1774,7 +1774,7 @@ __metadata:
17741774
react-select: 5.8.0
17751775
rxjs: ^7.8.1
17761776
yaml: ^2.4.1
1777-
checksum: 10c0/9bb5f3173af63ed955429a16a5d79c85320dc174d7f71725383646418d1dfb598d0b64e8f0b81afca70ca88495763812ee52b671ffa4f9757bebac645c0ad58a
1777+
checksum: 10c0/dc47c439d71e478bb1982d10ac4ca2fe637a6d7fd4713b296a89231abbf44ccca2bba5970789959663ebf228036168660804a32b40c37c7688e202e2e8cf31b3
17781778
languageName: node
17791779
linkType: hard
17801780

@@ -5721,7 +5721,7 @@ __metadata:
57215721
version: 0.0.0-use.local
57225722
resolution: "dashboard@workspace:."
57235723
dependencies:
5724-
"@devtron-labs/devtron-fe-common-lib": "npm:1.20.7-pre-2"
5724+
"@devtron-labs/devtron-fe-common-lib": "npm:1.21.0"
57255725
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
57265726
"@playwright/test": "npm:^1.32.1"
57275727
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)