Skip to content

Commit 21da3eb

Browse files
chore(deps): update dependency patch-package to v6.3.1 (#334)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 96a37d8 commit 21da3eb

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.2.2",
31+
"patch-package": "6.3.1",
3232
"@changesets/cli": "2.14.1",
3333
"@typescript-eslint/eslint-plugin": "4.15.2",
3434
"@typescript-eslint/parser": "4.15.2",

yarn.lock

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

5257-
patch-package@6.2.2:
5258-
version "6.2.2"
5259-
resolved "https://registry.npmjs.org/patch-package/-/patch-package-6.2.2.tgz#71d170d650c65c26556f0d0fbbb48d92b6cc5f39"
5260-
integrity sha512-YqScVYkVcClUY0v8fF0kWOjDYopzIM8e3bj/RU1DPeEF14+dCGm6UeOYm4jvCyxqIEQ5/eJzmbWfDWnUleFNMg==
5257+
patch-package@6.3.1:
5258+
version "6.3.1"
5259+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.3.1.tgz#aae3840608c2e8a230b6acb7ba80055c40a2bc6d"
5260+
integrity sha512-k0KunE/OiUf+KhcatbSjKp/VYZTlace7RmAvuX7YnGNknA34a9HLOwrUOnKz9/Vl94WCV8J1vmlzVRcopeyxow==
52615261
dependencies:
52625262
"@yarnpkg/lockfile" "^1.1.0"
52635263
chalk "^2.4.2"

0 commit comments

Comments
 (0)