Skip to content

Commit cff3297

Browse files
committed
bomlint
1 parent a87cfa3 commit cff3297

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.bomlint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"tea-cup-core": "2.2.2",
44
"react-tea-cup": "2.2.2",
55
"ts-jest": "^24.1.0",
6-
"bomlint": "1.1.0"
6+
"bomlint": "1.2.3"
77
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"rimraf": "^2.6.3",
1414
"ts-jest": "^24.1.0",
1515
"typescript": "~3.9.7",
16-
"bomlint": "1.2.0"
16+
"bomlint": "1.2.3"
1717
},
1818
"scripts": {
1919
"release:gh": "gren release",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2612,10 +2612,10 @@ body-parser@1.20.1:
26122612
type-is "~1.6.18"
26132613
unpipe "1.0.0"
26142614

2615-
bomlint@1.2.0:
2616-
version "1.2.0"
2617-
resolved "https://registry.yarnpkg.com/bomlint/-/bomlint-1.2.0.tgz#d64deea823c5e0492bb92222c09169343248db12"
2618-
integrity sha512-2TE4FAl9YKSImhxMMBPG8s6itwZpWPpIUFfyJjKKODEo+juyARru5ze5fpJ78R3tls6CF0/cdxgk0P997P+LYA==
2615+
bomlint@1.2.3:
2616+
version "1.2.3"
2617+
resolved "https://registry.yarnpkg.com/bomlint/-/bomlint-1.2.3.tgz#f181ec55a2a5de6943b87af91ded237820d01ebd"
2618+
integrity sha512-RK+fDLoNKxH+TLjmCda7RwU8i7E5xTMAPqdzWVsNKqgg0siHgYSRBr0bnzppkTRGvXyUW/a2gbXzxSFWSbhVUg==
26192619
dependencies:
26202620
commander "^10.0.1"
26212621

0 commit comments

Comments
 (0)