chore(deps): update dependency vitest to v0.29.8

This commit is contained in:
Johannes Loher 2023-03-28 13:13:44 +00:00
parent ff9ab2cdcc
commit 9214c07e30
2 changed files with 26 additions and 23 deletions

View file

@ -89,7 +89,7 @@
"tslib": "2.5.0",
"typescript": "5.0.2",
"vite": "4.2.1",
"vitest": "0.29.7",
"vitest": "0.29.8",
"yargs": "17.7.1"
},
"packageManager": "pnpm@8.0.0"

View file

@ -86,8 +86,8 @@ devDependencies:
specifier: 4.2.1
version: 4.2.1(@types/node@18.15.10)(sass@1.60.0)
vitest:
specifier: 0.29.7
version: 0.29.7(sass@1.60.0)
specifier: 0.29.8
version: 0.29.8(sass@1.60.0)
yargs:
specifier: 17.7.1
version: 17.7.1
@ -999,30 +999,30 @@ packages:
eslint-visitor-keys: 3.3.0
dev: true
/@vitest/expect@0.29.7:
resolution: {integrity: sha512-UtG0tW0DP6b3N8aw7PHmweKDsvPv4wjGvrVZW7OSxaFg76ShtVdMiMcUkZJgCE8QWUmhwaM0aQhbbVLo4F4pkA==}
/@vitest/expect@0.29.8:
resolution: {integrity: sha512-xlcVXn5I5oTq6NiZSY3ykyWixBxr5mG8HYtjvpgg6KaqHm0mvhX18xuwl5YGxIRNt/A5jidd7CWcNHrSvgaQqQ==}
dependencies:
'@vitest/spy': 0.29.7
'@vitest/utils': 0.29.7
'@vitest/spy': 0.29.8
'@vitest/utils': 0.29.8
chai: 4.3.7
dev: true
/@vitest/runner@0.29.7:
resolution: {integrity: sha512-Yt0+csM945+odOx4rjZSjibQfl2ymxqVsmYz6sO2fiO5RGPYDFCo60JF6tLL9pz4G/kjY4irUxadeB1XT+H1jg==}
/@vitest/runner@0.29.8:
resolution: {integrity: sha512-FzdhnRDwEr/A3Oo1jtIk/B952BBvP32n1ObMEb23oEJNO+qO5cBet6M2XWIDQmA7BDKGKvmhUf2naXyp/2JEwQ==}
dependencies:
'@vitest/utils': 0.29.7
'@vitest/utils': 0.29.8
p-limit: 4.0.0
pathe: 1.1.0
dev: true
/@vitest/spy@0.29.7:
resolution: {integrity: sha512-IalL0iO6A6Xz8hthR8sctk6ZS//zVBX48EiNwQguYACdgdei9ZhwMaBFV70mpmeYAFCRAm+DpoFHM5470Im78A==}
/@vitest/spy@0.29.8:
resolution: {integrity: sha512-VdjBe9w34vOMl5I5mYEzNX8inTxrZ+tYUVk9jxaZJmHFwmDFC/GV3KBFTA/JKswr3XHvZL+FE/yq5EVhb6pSAw==}
dependencies:
tinyspy: 1.1.1
dev: true
/@vitest/utils@0.29.7:
resolution: {integrity: sha512-vNgGadp2eE5XKCXtZXL5UyNEDn68npSct75OC9AlELenSK0DiV1Mb9tfkwJHKjRb69iek+e79iipoJx8+s3SdA==}
/@vitest/utils@0.29.8:
resolution: {integrity: sha512-qGzuf3vrTbnoY+RjjVVIBYfuWMjn3UMUqyQtdGNZ6ZIIyte7B37exj6LaVkrZiUTvzSadVvO/tJm8AEgbGCBPg==}
dependencies:
cli-truncate: 3.1.0
diff: 5.1.0
@ -4519,8 +4519,8 @@ packages:
spdx-expression-parse: 3.0.1
dev: true
/vite-node@0.29.7(@types/node@18.15.10)(sass@1.60.0):
resolution: {integrity: sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==}
/vite-node@0.29.8(@types/node@18.15.10)(sass@1.60.0):
resolution: {integrity: sha512-b6OtCXfk65L6SElVM20q5G546yu10/kNrhg08afEoWlFRJXFq9/6glsvSVY+aI6YeC1tu2TtAqI2jHEQmOmsFw==}
engines: {node: '>=v14.16.0'}
hasBin: true
dependencies:
@ -4575,8 +4575,8 @@ packages:
fsevents: 2.3.2
dev: true
/vitest@0.29.7(sass@1.60.0):
resolution: {integrity: sha512-aWinOSOu4jwTuZHkb+cCyrqQ116Q9TXaJrNKTHudKBknIpR0VplzeaOUuDF9jeZcrbtQKZQt6yrtd+eakbaxHg==}
/vitest@0.29.8(sass@1.60.0):
resolution: {integrity: sha512-JIAVi2GK5cvA6awGpH0HvH/gEG9PZ0a/WoxdiV3PmqK+3CjQMf8c+J/Vhv4mdZ2nRyXFw66sAg6qz7VNkaHfDQ==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@ -4585,6 +4585,7 @@ packages:
'@vitest/ui': '*'
happy-dom: '*'
jsdom: '*'
playwright: '*'
safaridriver: '*'
webdriverio: '*'
peerDependenciesMeta:
@ -4598,6 +4599,8 @@ packages:
optional: true
jsdom:
optional: true
playwright:
optional: true
safaridriver:
optional: true
webdriverio:
@ -4606,10 +4609,10 @@ packages:
'@types/chai': 4.3.4
'@types/chai-subset': 1.3.3
'@types/node': 18.15.10
'@vitest/expect': 0.29.7
'@vitest/runner': 0.29.7
'@vitest/spy': 0.29.7
'@vitest/utils': 0.29.7
'@vitest/expect': 0.29.8
'@vitest/runner': 0.29.8
'@vitest/spy': 0.29.8
'@vitest/utils': 0.29.8
acorn: 8.8.2
acorn-walk: 8.2.0
cac: 6.7.14
@ -4625,7 +4628,7 @@ packages:
tinypool: 0.4.0
tinyspy: 1.1.1
vite: 4.2.1(@types/node@18.15.10)(sass@1.60.0)
vite-node: 0.29.7(@types/node@18.15.10)(sass@1.60.0)
vite-node: 0.29.8(@types/node@18.15.10)(sass@1.60.0)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less