Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Commit

Permalink
Update vitest monorepo to v0.24.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2022
1 parent be2e2de commit e280b8b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@typescript-eslint/eslint-plugin": "5.41.0",
"@typescript-eslint/parser": "5.41.0",
"@vitejs/plugin-react": "2.2.0",
"@vitest/ui": "0.24.3",
"@vitest/ui": "0.24.4",
"autoprefixer": "10.4.13",
"babel-loader": "9.0.0",
"babel-plugin-macros": "3.1.0",
Expand Down Expand Up @@ -103,7 +103,7 @@
"typescript": "4.8.4",
"vite": "3.2.1",
"vite-plugin-pwa": "0.13.1",
"vitest": "0.24.3"
"vitest": "0.24.4"
},
"packageManager": "[email protected]"
}
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4451,12 +4451,12 @@ __metadata:
languageName: node
linkType: hard

"@vitest/ui@npm:0.24.3":
version: 0.24.3
resolution: "@vitest/ui@npm:0.24.3"
"@vitest/ui@npm:0.24.4":
version: 0.24.4
resolution: "@vitest/ui@npm:0.24.4"
dependencies:
sirv: ^2.0.2
checksum: b13416f011d590cdb08dc8406f1f3a478c868a5768ed5ac524880cc91750f06eca6ca52d136d9916087aabb58164e9f37da1701b5f934de7d7936b203bab1db3
checksum: 8e23ee546b0d05b6d9584ec8394b4c2596e176919d4b2c141e6c1dfa89b3a23558f085514997d8d93f81b78ddc78179977d3cae8950804180f70c35674a430ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -16362,7 +16362,7 @@ __metadata:
languageName: node
linkType: hard

"tinybench@npm:^2.3.0":
"tinybench@npm:^2.3.1":
version: 2.3.1
resolution: "tinybench@npm:2.3.1"
checksum: 74d45fa546d964a8123f98847fc59550945ed7f0d3e5a4ce0f9596d836b51c1d340c2ae0277a8023c15dc9ea3d7cb948a79173bfc46338c9b367c6323ea1eaf3
Expand Down Expand Up @@ -17331,9 +17331,9 @@ __metadata:
languageName: node
linkType: hard

"vitest@npm:0.24.3":
version: 0.24.3
resolution: "vitest@npm:0.24.3"
"vitest@npm:0.24.4":
version: 0.24.4
resolution: "vitest@npm:0.24.4"
dependencies:
"@types/chai": ^4.3.3
"@types/chai-subset": ^1.3.3
Expand All @@ -17342,7 +17342,7 @@ __metadata:
debug: ^4.3.4
local-pkg: ^0.4.2
strip-literal: ^0.4.2
tinybench: ^2.3.0
tinybench: ^2.3.1
tinypool: ^0.3.0
tinyspy: ^1.0.2
vite: ^3.0.0
Expand All @@ -17365,7 +17365,7 @@ __metadata:
optional: true
bin:
vitest: vitest.mjs
checksum: dd954f57396b81df466dd4346aa6c95709a1b3c2409d5526d3172fa34ec684f756a855f885778929a6b903a22b2517ff79d22f936fb3e4d7d54ff24e8e577459
checksum: 5e6072ce6b85e8130a1a44012350887984577f6e120c3b13128a576b1c80c3bf7a5bcc458b3989e3f3ece70301f102781aaa53ea7c2cb0730ee7fc3dc51df300
languageName: node
linkType: hard

Expand Down Expand Up @@ -17662,7 +17662,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.41.0
"@typescript-eslint/parser": 5.41.0
"@vitejs/plugin-react": 2.2.0
"@vitest/ui": 0.24.3
"@vitest/ui": 0.24.4
autoprefixer: 10.4.13
axios: 1.1.3
babel-loader: 9.0.0
Expand Down Expand Up @@ -17698,7 +17698,7 @@ __metadata:
typescript: 4.8.4
vite: 3.2.1
vite-plugin-pwa: 0.13.1
vitest: 0.24.3
vitest: 0.24.4
wouter: 2.8.0-alpha.2
languageName: unknown
linkType: soft
Expand Down

0 comments on commit e280b8b

Please sign in to comment.