Skip to content

Commit f8c0b78

Browse files
chore(deps): update dependency rc9 to v1 (nuxt#7528)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 833ea4d commit f8c0b78

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"dotenv": "^8.2.0",
1919
"esm": "^3.2.25",
2020
"jiti": "^0.1.9",
21-
"rc9": "^0.0.7",
21+
"rc9": "^1.0.0",
2222
"std-env": "^2.2.1"
2323
},
2424
"publishConfig": {

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10941,6 +10941,15 @@ rc9@^0.0.7:
1094110941
destr "^0.1.9"
1094210942
flat "^5.0.0"
1094310943

10944+
rc9@^1.0.0:
10945+
version "1.0.0"
10946+
resolved "https://registry.npmjs.org/rc9/-/rc9-1.0.0.tgz#b72c6665d0cd5e1af2f59d8f2e9da81f6187f9a3"
10947+
integrity sha512-MVgjFCXkndOD08FBqnCgX92ND36NaGVEzBuImhZ5XVFZz2rF9RGfTiQ0yczxdNEoNbwIRC1guhQJVUMljsqvTg==
10948+
dependencies:
10949+
defu "^2.0.4"
10950+
destr "^1.0.0"
10951+
flat "^5.0.0"
10952+
1094410953
react-is@^16.12.0:
1094510954
version "16.13.1"
1094610955
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"

0 commit comments

Comments
 (0)