Skip to content

Commit 760f43e

Browse files
committed
chore: common-lib version bump
1 parent a9d7ef0 commit 760f43e

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-0",
7+
"@devtron-labs/devtron-fe-common-lib": "1.17.0-pre-1",
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-0":
1726-
version: 1.17.0-pre-0
1727-
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-0"
1725+
"@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-1":
1726+
version: 1.17.0-pre-1
1727+
resolution: "@devtron-labs/devtron-fe-common-lib@npm:1.17.0-pre-1"
17281728
dependencies:
17291729
"@codemirror/autocomplete": "npm:6.18.6"
17301730
"@codemirror/lang-json": "npm:6.0.1"
@@ -1773,7 +1773,7 @@ __metadata:
17731773
react-select: 5.8.0
17741774
rxjs: ^7.8.1
17751775
yaml: ^2.4.1
1776-
checksum: 10c0/b73859860e959e79fcc358de6611c6a3501cd35c8fd7ea743f488e9f89bc605abb4e691f2f52c709c434d12b65fda3bd42e4b216b061378e0ebee61af25e7b75
1776+
checksum: 10c0/a8992c133a9ed656d6bf9fad0c6b502684d97b48456c8ff6593076f2350c52626b963e79d8f47ee8e77bd8b193d6a2ea7a8ec9afa9ae9bb4247faef2265810a8
17771777
languageName: node
17781778
linkType: hard
17791779

@@ -5685,7 +5685,7 @@ __metadata:
56855685
version: 0.0.0-use.local
56865686
resolution: "dashboard@workspace:."
56875687
dependencies:
5688-
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-0"
5688+
"@devtron-labs/devtron-fe-common-lib": "npm:1.17.0-pre-1"
56895689
"@esbuild-plugins/node-globals-polyfill": "npm:0.2.3"
56905690
"@playwright/test": "npm:^1.32.1"
56915691
"@rjsf/core": "npm:^5.13.3"

0 commit comments

Comments
 (0)