Skip to content

Commit 9856ad1

Browse files
committed
chore(deps): update all non-major dependencies to ^0.29.0
1 parent cf7cb43 commit 9856ad1

File tree

2 files changed

+67
-87
lines changed

2 files changed

+67
-87
lines changed

package-lock.json

Lines changed: 65 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^5.52.0",
7272
"@typescript-eslint/parser": "^5.52.0",
7373
"@vitejs/plugin-react": "^3.0.0",
74-
"@vitest/coverage-istanbul": "^0.28.5",
74+
"@vitest/coverage-istanbul": "^0.29.0",
7575
"babel-loader": "^9.1.0",
7676
"date-fns": "^2.29.3",
7777
"eslint": "^8.34.0",
@@ -95,6 +95,6 @@
9595
"vite": "^4.1.3",
9696
"vite-plugin-css-injected-by-js": "^3.0.1",
9797
"vite-plugin-dts": "^1.7.3",
98-
"vitest": "^0.28.5"
98+
"vitest": "^0.29.0"
9999
}
100100
}

0 commit comments

Comments
 (0)