Bump vitest from 0.32.0 to 0.32.2 in /js (#21088)

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.32.0 to 0.32.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v0.32.2/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-19 16:39:21 +00:00 committed by GitHub
parent 4103ec58d8
commit db3fe435b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 30 additions and 30 deletions

View file

@ -108,6 +108,6 @@
"ts-node": "^10.9.1",
"vite": "^4.3.9",
"vite-plugin-checker": "^0.6.0",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
}
}

View file

@ -48,6 +48,6 @@
"vite": "^4.3.9",
"vite-plugin-checker": "^0.6.0",
"vite-plugin-dts": "^2.3.0",
"vitest": "^0.32.0"
"vitest": "^0.32.2"
}
}

View file

@ -275,8 +275,8 @@ importers:
specifier: ^0.6.0
version: 0.6.0(eslint@8.42.0)(typescript@5.1.3)(vite@4.3.9)
vitest:
specifier: ^0.32.0
version: 0.32.0(jsdom@22.1.0)
specifier: ^0.32.2
version: 0.32.2(jsdom@22.1.0)
apps/keycloak-server:
dependencies:
@ -450,8 +450,8 @@ importers:
specifier: ^2.3.0
version: 2.3.0(@types/node@20.3.1)(rollup@3.25.1)(vite@4.3.9)
vitest:
specifier: ^0.32.0
version: 0.32.0(jsdom@22.1.0)
specifier: ^0.32.2
version: 0.32.2(jsdom@22.1.0)
packages:
@ -2122,41 +2122,41 @@ packages:
- '@swc/helpers'
dev: true
/@vitest/expect@0.32.0:
resolution: {integrity: sha512-VxVHhIxKw9Lux+O9bwLEEk2gzOUe93xuFHy9SzYWnnoYZFYg1NfBtnfnYWiJN7yooJ7KNElCK5YtA7DTZvtXtg==}
/@vitest/expect@0.32.2:
resolution: {integrity: sha512-6q5yzweLnyEv5Zz1fqK5u5E83LU+gOMVBDuxBl2d2Jfx1BAp5M+rZgc5mlyqdnxquyoiOXpXmFNkcGcfFnFH3Q==}
dependencies:
'@vitest/spy': 0.32.0
'@vitest/utils': 0.32.0
'@vitest/spy': 0.32.2
'@vitest/utils': 0.32.2
chai: 4.3.7
dev: true
/@vitest/runner@0.32.0:
resolution: {integrity: sha512-QpCmRxftHkr72xt5A08xTEs9I4iWEXIOCHWhQQguWOKE4QH7DXSKZSOFibuwEIMAD7G0ERvtUyQn7iPWIqSwmw==}
/@vitest/runner@0.32.2:
resolution: {integrity: sha512-06vEL0C1pomOEktGoLjzZw+1Fb+7RBRhmw/06WkDrd1akkT9i12su0ku+R/0QM69dfkIL/rAIDTG+CSuQVDcKw==}
dependencies:
'@vitest/utils': 0.32.0
'@vitest/utils': 0.32.2
concordance: 5.0.4
p-limit: 4.0.0
pathe: 1.1.1
dev: true
/@vitest/snapshot@0.32.0:
resolution: {integrity: sha512-yCKorPWjEnzpUxQpGlxulujTcSPgkblwGzAUEL+z01FTUg/YuCDZ8dxr9sHA08oO2EwxzHXNLjQKWJ2zc2a19Q==}
/@vitest/snapshot@0.32.2:
resolution: {integrity: sha512-JwhpeH/PPc7GJX38vEfCy9LtRzf9F4er7i4OsAJyV7sjPwjj+AIR8cUgpMTWK4S3TiamzopcTyLsZDMuldoi5A==}
dependencies:
magic-string: 0.30.0
pathe: 1.1.1
pretty-format: 27.5.1
dev: true
/@vitest/spy@0.32.0:
resolution: {integrity: sha512-MruAPlM0uyiq3d53BkwTeShXY0rYEfhNGQzVO5GHBmmX3clsxcWp79mMnkOVcV244sNTeDcHbcPFWIjOI4tZvw==}
/@vitest/spy@0.32.2:
resolution: {integrity: sha512-Q/ZNILJ4ca/VzQbRM8ur3Si5Sardsh1HofatG9wsJY1RfEaw0XKP8IVax2lI1qnrk9YPuG9LA2LkZ0EI/3d4ug==}
dependencies:
tinyspy: 2.1.1
dev: true
/@vitest/utils@0.32.0:
resolution: {integrity: sha512-53yXunzx47MmbuvcOPpLaVljHaeSu1G2dHdmy7+9ngMnQIkBQcvwOcoclWFnxDMxFbnq8exAfh3aKSZaK71J5A==}
/@vitest/utils@0.32.2:
resolution: {integrity: sha512-lnJ0T5i03j0IJaeW73hxe2AuVnZ/y1BhhCOuIcl9LIzXnbpXJT9Lrt6brwKHXLOiA7MZ6N5hSJjt0xE1dGNCzQ==}
dependencies:
concordance: 5.0.4
diff-sequences: 29.4.3
loupe: 2.3.6
pretty-format: 27.5.1
dev: true
@ -6555,8 +6555,8 @@ packages:
extsprintf: 1.4.1
dev: true
/vite-node@0.32.0(@types/node@20.3.1):
resolution: {integrity: sha512-220P/y8YacYAU+daOAqiGEFXx2A8AwjadDzQqos6wSukjvvTWNqleJSwoUn0ckyNdjHIKoxn93Nh1vWBqEKr3Q==}
/vite-node@0.32.2(@types/node@20.3.1):
resolution: {integrity: sha512-dTQ1DCLwl2aEseov7cfQ+kDMNJpM1ebpyMMMwWzBvLbis8Nla/6c9WQcqpPssTwS6Rp/+U6KwlIj8Eapw4bLdA==}
engines: {node: '>=v14.18.0'}
hasBin: true
dependencies:
@ -6685,8 +6685,8 @@ packages:
fsevents: 2.3.2
dev: true
/vitest@0.32.0(jsdom@22.1.0):
resolution: {integrity: sha512-SW83o629gCqnV3BqBnTxhB10DAwzwEx3z+rqYZESehUB+eWsJxwcBQx7CKy0otuGMJTYh7qCVuUX23HkftGl/Q==}
/vitest@0.32.2(jsdom@22.1.0):
resolution: {integrity: sha512-hU8GNNuQfwuQmqTLfiKcqEhZY72Zxb7nnN07koCUNmntNxbKQnVbeIS6sqUgR3eXSlbOpit8+/gr1KpqoMgWCQ==}
engines: {node: '>=v14.18.0'}
hasBin: true
peerDependencies:
@ -6719,11 +6719,11 @@ packages:
'@types/chai': 4.3.5
'@types/chai-subset': 1.3.3
'@types/node': 20.3.1
'@vitest/expect': 0.32.0
'@vitest/runner': 0.32.0
'@vitest/snapshot': 0.32.0
'@vitest/spy': 0.32.0
'@vitest/utils': 0.32.0
'@vitest/expect': 0.32.2
'@vitest/runner': 0.32.2
'@vitest/snapshot': 0.32.2
'@vitest/spy': 0.32.2
'@vitest/utils': 0.32.2
acorn: 8.8.2
acorn-walk: 8.2.0
cac: 6.7.14
@ -6740,7 +6740,7 @@ packages:
tinybench: 2.5.0
tinypool: 0.5.0
vite: 4.3.9(@types/node@20.3.1)
vite-node: 0.32.0(@types/node@20.3.1)
vite-node: 0.32.2(@types/node@20.3.1)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less