Skip to content

Commit 6a1139c

Browse files
chore(deps): bump trim to 0.0.3 (#276)
1 parent 40b6a0c commit 6a1139c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
"resolutions": {
143143
"rollup": "4.22.4",
144144
"express": "4.20.0",
145-
"webpack-dev-middleware": "7.1.0"
145+
"webpack-dev-middleware": "7.1.0",
146+
"trim": "0.0.3"
146147
}
147148
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18272,10 +18272,10 @@ trim-trailing-lines@^1.0.0:
1827218272
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0"
1827318273
integrity sha512-rjUWSqnfTNrjbB9NQWfPMH/xRK1deHeGsHoVfpxJ++XeYXE0d6B1En37AHfw3jtfTU7dzMzZL2jjpe8Qb5gLIQ==
1827418274

18275-
trim@0.0.1:
18276-
version "0.0.1"
18277-
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd"
18278-
integrity sha512-YzQV+TZg4AxpKxaTHK3c3D+kRDCGVEE7LemdlQZoQXn0iennk10RsIoY6ikzAqJTc9Xjl9C1/waHom/J86ziAQ==
18275+
trim@0.0.1, trim@0.0.3:
18276+
version "0.0.3"
18277+
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.3.tgz#05243a47a3a4113e6b49367880a9cca59697a20b"
18278+
integrity sha512-h82ywcYhHK7veeelXrCScdH7HkWfbIT1D/CgYO+nmDarz3SGNssVBMws6jU16Ga60AJCRAvPV6w6RLuNerQqjg==
1827918279

1828018280
trough@^1.0.0:
1828118281
version "1.0.5"

0 commit comments

Comments
 (0)