Skip to content

Commit c94f25e

Browse files
committed
chore: bump common to 1.7.8
1 parent b3d7429 commit c94f25e

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.7.7",
7+
"@devtron-labs/devtron-fe-common-lib": "1.7.8",
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
@@ -1105,10 +1105,10 @@
11051105
dependencies:
11061106
"@jridgewell/trace-mapping" "0.3.9"
11071107

1108-
"@devtron-labs/[email protected].7":
1109-
version "1.7.7"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.7.7.tgz#4ca45cb7e1e5721d0c6ece2040c764bb613a4208"
1111-
integrity sha512-caCJaAllzaV3Qr9ehx3SnHe9XsYBn1NzXZzkXP32wgquAchdoI8I1N35Ywleo5rpbT1NagC7py0qv9oeSa3MCQ==
1108+
"@devtron-labs/[email protected].8":
1109+
version "1.7.8"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.7.8.tgz#2f15118e84a3805d3d66e8815e67349f6288b5f4"
1111+
integrity sha512-WqJaLY10aEuEJW2sY2BBa6TKnjnBLA+YSfXX9FHIAnNQ5TR1NR5HPjvgNbdhB61ZsqGmDvy2AcsE16UoZRagZw==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)