Skip to content

Commit a377f71

Browse files
Bump strip-bom from 3.0.0 to 4.0.0
Bumps [strip-bom](https://github.com/sindresorhus/strip-bom) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/strip-bom/releases) - [Commits](sindresorhus/strip-bom@v3.0.0...v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4ff24f2 commit a377f71

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"json-stable-stringify": "^1.0.1",
4545
"mkdirp": "^0.5.1",
4646
"semver": "^6.3.0",
47-
"strip-bom": "^3.0.0",
47+
"strip-bom": "^4.0.0",
4848
"walk-sync": "^2.0.2"
4949
},
5050
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8722,6 +8722,11 @@ strip-bom@^3.0.0:
87228722
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
87238723
integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
87248724

8725+
strip-bom@^4.0.0:
8726+
version "4.0.0"
8727+
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-4.0.0.tgz#9c3505c1db45bcedca3d9cf7a16f5c5aa3901878"
8728+
integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==
8729+
87258730
strip-eof@^1.0.0:
87268731
version "1.0.0"
87278732
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"

0 commit comments

Comments
 (0)