Skip to content

Commit

Permalink
Bumped vitest and @vitest/* to latest version.
Browse files Browse the repository at this point in the history
  • Loading branch information
psmyrek committed Nov 12, 2024
1 parent 518448b commit 4318570
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 148 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
"@ckeditor/ckeditor5-dev-release-tools": "^44.0.0",
"@ckeditor/ckeditor5-dev-utils": "^44.0.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@vitest/browser": "^2.0.5",
"@vitest/coverage-istanbul": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/browser": "^2.1.4",
"@vitest/coverage-istanbul": "^2.1.4",
"@vitest/ui": "^2.1.4",
"ckeditor5": "^43.0.0",
"ckeditor5-premium-features": "^43.0.0",
"coveralls": "^3.1.1",
Expand All @@ -98,7 +98,7 @@
"vite": "^5.4.0",
"vite-plugin-dts": "^4.0.2",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5",
"vitest": "^2.1.4",
"webdriverio": "^8.40.2",
"tough-cookie": ">=4.1.3"
},
Expand Down
Loading

0 comments on commit 4318570

Please sign in to comment.