Skip to content

Commit c08727c

Browse files
chore(devdeps): bump tar in /packages/use-i18n/examples/cra (#475)
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.11. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.1.0...v6.1.11) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Manu Chambon <manu@ehma.nu>
1 parent 0ee6a67 commit c08727c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/use-i18n/examples/cra/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7612,9 +7612,9 @@ minipass-pipeline@^1.2.2:
76127612
minipass "^3.0.0"
76137613

76147614
minipass@^3.0.0, minipass@^3.1.1:
7615-
version "3.1.3"
7616-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3.tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd"
7617-
integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==
7615+
version "3.1.5"
7616+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.5.tgz#71f6251b0a33a49c01b3cf97ff77eda030dff732"
7617+
integrity sha512-+8NzxD82XQoNKNrl1d/FSi+X8wAEWR+sbYAfIvub4Nz0d22plFG72CEVVaufV8PNf4qSslFTD8VMOxNVhHCjTw==
76187618
dependencies:
76197619
yallist "^4.0.0"
76207620

@@ -10915,9 +10915,9 @@ tapable@^1.0.0, tapable@^1.1.3:
1091510915
integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
1091610916

1091710917
tar@^6.0.2:
10918-
version "6.1.0"
10919-
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"
10920-
integrity sha512-DUCttfhsnLCjwoDoFcI+B2iJgYa93vBnDUATYEeRx6sntCTdN01VnqsIuTlALXla/LWooNg0yEGeB+Y8WdFxGA==
10918+
version "6.1.11"
10919+
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11.tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621"
10920+
integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA==
1092110921
dependencies:
1092210922
chownr "^2.0.0"
1092310923
fs-minipass "^2.0.0"

0 commit comments

Comments
 (0)