Skip to content

Commit

Permalink
chore(deps): update jest monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent e9b70bc commit f76296d
Show file tree
Hide file tree
Showing 3 changed files with 991 additions and 1,715 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@types/jest": "26.0.23",
"@types/jest": "27.4.1",
"autoprefixer": "10.2.6",
"jest": "26.6.3",
"jest": "27.5.1",
"postcss": "8.3.2",
"prettier": "2.2.1",
"rollup": "2.51.2",
Expand All @@ -25,7 +25,7 @@
"rollup-plugin-vue2": "npm:[email protected]",
"rollup-plugin-vue3": "npm:[email protected]",
"tailwindcss": "2.1.1",
"ts-jest": "26.5.4",
"ts-jest": "27.1.4",
"typescript": "4.2.4",
"vite": "2.3.7"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@vue/test-utils": "1.1.3",
"jest": "26.6.3",
"jest": "27.5.1",
"prettier": "2.2.1",
"rollup": "2.51.2",
"vite": "2.3.7",
Expand Down
Loading

0 comments on commit f76296d

Please sign in to comment.