Skip to content

Commit 92ca35d

Browse files
chore(deps): update dependency patch-package to v6.4.5 (#344)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6ec1108 commit 92ca35d

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.4",
31+
"patch-package": "6.4.5",
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
@@ -5270,10 +5270,10 @@ pascalcase@^0.1.1:
52705270
resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
52715271
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
52725272

5273-
5274-
version "6.4.4"
5275-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.4.tgz#f29bb9316f46858c8d84d206e5477720fc991ff0"
5276-
integrity sha512-U8F7DIcQsdnLNvFa/WbQ4EmFeiR/rCs2XLnIspIYa+amf+6LNZULsi8JcpW5jHVhg4JlOqGlFLYoqbNWSivDrw==
5273+
5274+
version "6.4.5"
5275+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.5.tgz#5fcefa3129c32185725b8a038753f4815c191957"
5276+
integrity sha512-iZl3nNUEQ3cdoY1U4Gj7p9aIGgn27aD3Z32TEh+13remRlkEzbc1+CdjFvy/zT/JK2EtY4ERwoiHKQU9B0PEvw==
52775277
dependencies:
52785278
"@yarnpkg/lockfile" "^1.1.0"
52795279
chalk "^2.4.2"

0 commit comments

Comments
 (0)