Skip to content

Commit 31d65c0

Browse files
authored
CRW-6355: override braces version to 3.0.3 (#583)
Signed-off-by: Stephane Bouchet <sbouchet@redhat.com>
1 parent abc4a5f commit 31d65c0

4 files changed

Lines changed: 10 additions & 1105 deletions

File tree

.rebase/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
The file to keep a list of changed files which will potentionaly help to resolve rebase conflicts.
44

5+
#### @sbouchet
6+
https://github.com/che-incubator/che-code/pull/583
7+
8+
- code/package.json
9+
---
10+
511
#### @sbouchet
612
https://github.com/che-incubator/che-code/pull/585
713

.rebase/add/code/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"prebuild-install": {
2525
"tar-fs": "2.1.4"
2626
},
27-
"micromatch": "4.0.8"
27+
"micromatch": "4.0.8",
28+
"braces": "3.0.3"
2829
}
2930
}

0 commit comments

Comments
 (0)