Skip to content

Commit 7a78816

Browse files
chore(deps): update dependency trim to v1 (#1978)
1 parent 0e1a80a commit 7a78816

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
@@ -66,7 +66,7 @@
6666
"typescript": "4.7.4"
6767
},
6868
"resolutions": {
69-
"trim": "0.0.3",
69+
"trim": "1.0.1",
7070
"@types/react": "^18.0.14"
7171
}
7272
}

yarn.lock

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

14842-
[email protected], trim@0.0.3:
14843-
version "0.0.3"
14844-
resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.3.tgz#05243a47a3a4113e6b49367880a9cca59697a20b"
14845-
integrity sha512-h82ywcYhHK7veeelXrCScdH7HkWfbIT1D/CgYO+nmDarz3SGNssVBMws6jU16Ga60AJCRAvPV6w6RLuNerQqjg==
14842+
[email protected], trim@1.0.1:
14843+
version "1.0.1"
14844+
resolved "https://registry.yarnpkg.com/trim/-/trim-1.0.1.tgz#68e78f6178ccab9687a610752f4f5e5a7022ee8c"
14845+
integrity sha512-3JVP2YVqITUisXblCDq/Bi4P9457G/sdEamInkyvCsjbTcXLXIiG7XCb4kGMFWh6JGXesS3TKxOPtrncN/xe8w==
1484614846

1484714847
trough@^1.0.0:
1484814848
version "1.0.5"

0 commit comments

Comments
 (0)