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

Commit

Permalink
chore(deps): update dependency jest to v25.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 8, 2020
1 parent 96f7580 commit eb8b4f0
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 364 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tailwindcss",
"version": "2.0.18",
"version": "2.0.19",
"description": "Make your life with Tailwind CSS and Figma easier",
"main": "code.ts",
"typings": "./src/@types",
Expand Down Expand Up @@ -42,7 +42,7 @@
"@tailwindcss/custom-forms": "0.2.1",
"@types/jest": "25.1.4",
"@types/node": "13.9.8",
"jest": "25.2.3",
"jest": "25.3.0",
"ts-jest": "25.3.0",
"webpack-dev-server": "3.10.3"
}
Expand Down
Loading

0 comments on commit eb8b4f0

Please sign in to comment.