Skip to content

Commit 716238e

Browse files
authored
Merge pull request #2594 from devtron-labs/feat/force-abort-cd
chore: version bump
2 parents 779abe8 + dd7c103 commit 716238e

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.9.0-patch-4",
7+
"@devtron-labs/devtron-fe-common-lib": "1.9.0-patch-5",
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]4":
1109-
version "1.9.0-patch-4"
1110-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.0-patch-4.tgz#a78f334ec87ac2e3145d7445212ec8539e76aca3"
1111-
integrity sha512-kwzpaiNXRC0Q8A3uRaeeCQIexJ7Vn2Hxxww9NwaDOjyD1NBinP/k3wFsNwe5Wwb7CsONwLAK0M0Jsm0zOgiBvQ==
1108+
"@devtron-labs/[email protected]5":
1109+
version "1.9.0-patch-5"
1110+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.9.0-patch-5.tgz#77d6ea9d01f9d765a87abc80a0f2038137575f6c"
1111+
integrity sha512-c3I0M3sxMnNp+PixDW7h+hMym1V2NAAKDuUnRSHTEkBiH5D1FXTjr1LcCGdgC2P4KTXPwSkeYj8nnkKmunVtog==
11121112
dependencies:
11131113
"@codemirror/lang-json" "6.0.1"
11141114
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)