chore(deps): update dependency rc9 to v1 (#7528)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-16 15:44:18 +02:00 committed by GitHub
parent 833ea4d585
commit f8c0b781ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"dotenv": "^8.2.0",
"esm": "^3.2.25",
"jiti": "^0.1.9",
"rc9": "^0.0.7",
"rc9": "^1.0.0",
"std-env": "^2.2.1"
},
"publishConfig": {

View File

@ -10941,6 +10941,15 @@ rc9@^0.0.7:
destr "^0.1.9"
flat "^5.0.0"
rc9@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
integrity sha512-MVgjFCXkndOD08FBqnCgX92ND36NaGVEzBuImhZ5XVFZz2rF9RGfTiQ0yczxdNEoNbwIRC1guhQJVUMljsqvTg==
dependencies:
defu "^2.0.4"
destr "^1.0.0"
flat "^5.0.0"
react-is@^16.12.0:
version "16.13.1"
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"