Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Commit a8a653b

Browse files
renovate-botKnisterPeter
authored andcommitted
chore(deps): update dependency @types/diff to v4.0.2
1 parent ff895ab commit a8a653b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@knisterpeter/standard-tslint": "1.7.2",
4242
"@types/babel-generator": "6.25.3",
43-
"@types/diff": "4.0.1",
43+
"@types/diff": "4.0.2",
4444
"@types/execa": "0.9.0",
4545
"@types/node": "9.6.47",
4646
"@types/prop-types": "15.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,10 +164,10 @@
164164
resolved "https://registry.yarnpkg.com/@types/babel-types/-/babel-types-7.0.2.tgz#63dc3e5e7f6367e1819d2bba5213783cd926c5d5"
165165
integrity sha512-ylggu8DwwxT6mk3jVoJeohWAePWMNWEYm06MSoJ19kwp3hT9eY2Z4NNZn3oevzgFmClgNQ2GQF500hPDvNsGHg==
166166

167-
"@types/diff@4.0.1":
168-
version "4.0.1"
169-
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-4.0.1.tgz#471950ff97e2205ab02404bd7ac960fac074d886"
170-
integrity sha512-BFob98KGKIqjcJjbmO/g+daJinDOtSUs27e0NTirODSUHYhUUAVXmq/nKIrmRFsOHrOWj5mncvByrzyw1X1PNQ==
167+
"@types/diff@4.0.2":
168+
version "4.0.2"
169+
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-4.0.2.tgz#2e9bb89f9acc3ab0108f0f3dc4dbdcf2fff8a99c"
170+
integrity sha512-mIenTfsIe586/yzsyfql69KRnA75S8SVXQbTLpDejRrjH0QSJcpu3AUOi/Vjnt9IOsXKxPhJfGpQUNMueIU1fQ==
171171

172172
"@types/execa@0.9.0":
173173
version "0.9.0"

0 commit comments

Comments
 (0)