Skip to content

Commit 2a36c3a

Browse files
chore(deps): update dependency patch-package to v6.4.3 (#340)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 633e7cc commit 2a36c3a

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
@@ -28,7 +28,7 @@
2828
"@types/dedent": "0.7.0",
2929
"dedent": "0.7.0",
3030
"ts-node": "9.1.1",
31-
"patch-package": "6.4.2",
31+
"patch-package": "6.4.3",
3232
"@changesets/cli": "2.14.1",
3333
"@typescript-eslint/eslint-plugin": "4.16.1",
3434
"@typescript-eslint/parser": "4.16.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5261,10 +5261,10 @@ pascalcase@^0.1.1:
52615261
resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
52625262
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
52635263

5264-
5265-
version "6.4.2"
5266-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.2.tgz#e2a9754122f68bbec9101ffece3b49d981c403a0"
5267-
integrity sha512-V5NuU4kb13TKI3vJxaV1gKDt3yl7aBBf4ILOX7HeOo0eIMKhBfQYNmTB+GzEUX1HreVF07qz+wbq2QcIhptslQ==
5264+
5265+
version "6.4.3"
5266+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.3.tgz#93cfec05e3a2c94ac026a50a3e461ed8492a65d2"
5267+
integrity sha512-PtvwyuKGXPAnu9qpDaNEYZJ2vHuxJqoSfJ6ZSH7/MpSVbqO8g+I+9zxdf++Lb1L/I4mna21BmyG14kjZ92l0yQ==
52685268
dependencies:
52695269
"@yarnpkg/lockfile" "^1.1.0"
52705270
chalk "^2.4.2"

0 commit comments

Comments
 (0)