1
0
Fork 0

Merge pull request #1122 from freesewing/dependabot/npm_and_yarn/cp-file-9.1.0

Bump cp-file from 9.0.0 to 9.1.0
This commit is contained in:
Joost De Cock 2021-06-17 19:58:45 +02:00 committed by GitHub
commit ef76ea3444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5919,9 +5919,9 @@ cosmiconfig@^7.0.0:
yaml "^1.10.0"
cp-file@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-9.0.0.tgz#11986b27fd0ea7e6eadaf8a86cf16ba7e9b830ce"
integrity sha512-hNEM3AuZz84zOPgL8ozJ057+DjuD6LpwyYNiyTsLDU71Ke2E3KV909xhGYLK7WQ0srJRwzs/1+bSE1pk/HRC6w==
version "9.1.0"
resolved "https://registry.yarnpkg.com/cp-file/-/cp-file-9.1.0.tgz#e98e30db72d57d47b5b1d444deb70d05e5684921"
integrity sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==
dependencies:
graceful-fs "^4.1.2"
make-dir "^3.0.0"