Skip to content

Commit f385bea

Browse files
committed
chore: common-lib version bump
1 parent 07311f2 commit f385bea

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.17.0-pre-14",
7+
"@devtron-labs/devtron-fe-common-lib": "1.17.0-pre-15",
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.17.0-pre-14":
1726-
version: 1.17.0-pre-14
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-14"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-15":
1726+
version: 1.17.0-pre-15
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-15"
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/fa1b071e37da0e0b46c0a1aa473d01d206fcbba58cc315bee9f98c50feffa138219f73f46b625948cc34659a1862d53a3cfcad0db75e46575cc9a46f3dccff7a
1777+
checksum: 10c0/b6a32efd994a18b0751d0de95253a08ed8cde3d715a1d2877006153576836f5e28085e34529b866a3df0d1ed80f8a24e3650897d66cf7f391b116ed62ffe299e
17781778
languageName: node
17791779
linkType: hard
17801780

@@ -5686,7 +5686,7 @@ __metadata:
56865686
version: 0.0.0-use.local
56875687
resolution: "dashboard@workspace:."
56885688
dependencies:
5689-
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-14"
5689+
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-15"
56905690
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56915691
"@playwright/test": "npm:^1.32.1"
56925692
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)