Skip to content

Commit ee57705

Browse files
authored
Merge pull request #12 from Soundux/dependabot/npm_and_yarn/patch-package-6.4.7
chore(deps-dev): bump patch-package from 6.4.6 to 6.4.7
2 parents f08cab5 + cafd3b3 commit ee57705

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
@@ -32,7 +32,7 @@
3232
"eslint-plugin-nuxt": "^2.0.0",
3333
"eslint-plugin-prettier": "^3.3.1",
3434
"eslint-plugin-vue": "^7.7.0",
35-
"patch-package": "^6.4.6",
35+
"patch-package": "^6.4.7",
3636
"postinstall-postinstall": "^2.1.0",
3737
"prettier": "^2.2.1"
3838
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6490,10 +6490,10 @@ pascalcase@^0.1.1:
64906490
resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14"
64916491
integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=
64926492

6493-
patch-package@^6.4.6:
6494-
version "6.4.6"
6495-
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.6.tgz#e61fe9f0d23df509338e3b79be6e89b81d5760e4"
6496-
integrity sha512-AO2bh42z8AQL+0OUdcRpS5Z/0X8k9IQ1uc1HzlVye+2RQrtDeNgTk5SbS4rdbLJKtUWRpvPISrYZeyh+OK4AKw==
6493+
patch-package@^6.4.7:
6494+
version "6.4.7"
6495+
resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148"
6496+
integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ==
64976497
dependencies:
64986498
"@yarnpkg/lockfile" "^1.1.0"
64996499
chalk "^2.4.2"

0 commit comments

Comments
 (0)