chore(deps): update all non-major dependencies (2.x) (#21361)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-06-04 23:08:29 +01:00 committed by GitHub
parent 67fb808f2a
commit ddcb516b65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 10 deletions

View File

@ -79,7 +79,7 @@
"puppeteer-core": "20.5.0",
"request": "2.88.2",
"rimraf": "4.4.1",
"rollup": "3.23.0",
"rollup": "3.23.1",
"rollup-plugin-esbuild": "5.0.0",
"rollup-plugin-license": "3.0.1",
"sass": "1.62.1",

View File

@ -14,7 +14,7 @@
"consola": "^3.1.0",
"defu": "^6.1.2",
"destr": "^1.2.2",
"dotenv": "^16.1.3",
"dotenv": "^16.1.4",
"lodash": "^4.17.21",
"rc9": "^2.1.0",
"std-env": "^3.3.3",

View File

@ -6332,10 +6332,10 @@ dot-prop@^5.1.0:
dependencies:
is-obj "^2.0.0"
dotenv@^16.1.3:
version "16.1.3"
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
dotenv@^16.1.4:
version "16.1.4"
resolved "https://registry.npmjs.org/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
dotenv@^9.0.2:
version "9.0.2"
@ -13492,10 +13492,10 @@ rollup-plugin-license@3.0.1:
spdx-expression-validate "~2.0.0"
spdx-satisfies "~5.0.1"
rollup@3.23.0:
version "3.23.0"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.23.0.tgz#b8d6146dac4bf058ee817f92820988e9b358b564"
integrity sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==
rollup@3.23.1:
version "3.23.1"
resolved "https://registry.npmjs.org/rollup/-/rollup-3.23.1.tgz#a6e50cb86a17fc2e3248d8ec12ff8666992b0780"
integrity sha512-ybRdFVHOoljGEFILHLd2g/qateqUdjE6YS41WXq4p3C/WwD3xtWxV4FYWETA1u9TeXQc5K8L8zHE5d/scOvrOQ==
optionalDependencies:
fsevents "~2.3.2"