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 @types/node to v13.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2020
1 parent a5b8657 commit 344de1c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.17",
"version": "2.0.18",
"description": "Make your life with Tailwind CSS and Figma easier",
"main": "code.ts",
"typings": "./src/@types",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@fullhuman/postcss-purgecss": "2.1.0",
"@tailwindcss/custom-forms": "0.2.1",
"@types/jest": "25.1.4",
"@types/node": "13.9.4",
"@types/node": "13.9.8",
"jest": "25.2.3",
"ts-jest": "25.2.1",
"webpack-dev-server": "3.10.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -569,10 +569,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.8.tgz#1d590429fe8187a02707720ecf38a6fe46ce294b"
integrity sha512-6XzyyNM9EKQW4HKuzbo/CkOIjn/evtCmsU+MUM1xDfJ+3/rNjBttM1NgN7AOQvN6tP1Sl1D1PIKMreTArnxM9A==

"@types/node@13.9.4":
version "13.9.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.4.tgz#63c58e67999bfbfa688dd49ed84639b01b543606"
integrity sha512-uzaaDXey/NI2l7kU+xCgWu852Dh/zmf6ZKApc0YQEQpY4DaiZFmLN29E6SLHJfSedj3iNWAndSwfSBpEDadJfg==
"@types/node@13.9.8":
version "13.9.8"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.9.8.tgz#09976420fc80a7a00bf40680c63815ed8c7616f4"
integrity sha512-1WgO8hsyHynlx7nhP1kr0OFzsgKz5XDQL+Lfc3b1Q3qIln/n8cKD4m09NJ0+P1Rq7Zgnc7N0+SsMnoD1rEb0kA==

"@types/prettier@^1.19.0":
version "1.19.1"
Expand Down

0 comments on commit 344de1c

Please sign in to comment.