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

Commit 7ecc5e0

Browse files
greenkeeper[bot]rovale
authored andcommitted
Update @types/node to the latest version 🚀 (#292)
* chore(package): update @types/node to version 11.13.8 * chore(package): update lockfile yarn.lock
1 parent 84f95a8 commit 7ecc5e0

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
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@types/chai": "4.1.7",
3737
"@types/jest": "^24.0.0",
38-
"@types/node": "11.13.5",
38+
"@types/node": "11.13.8",
3939
"@types/sinon": "7.0.6",
4040
"babel-eslint": "^10.0.1",
4141
"chai": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,10 @@
126126
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.0.tgz#848492026c327b3548d92be0352a545c36a21e8a"
127127
integrity sha512-kOafJnUTnMd7/OfEO/x3I47EHswNjn+dbz9qk3mtonr1RvKT+1FGVxnxAx08I9K8Tl7j9hpoJRE7OCf+t10fng==
128128

129-
"@types/node@11.13.5":
130-
version "11.13.5"
131-
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.5.tgz#266564afa8a6a09dc778dfacc703ed3f09c80516"
132-
integrity sha512-/OMMBnjVtDuwX1tg2pkYVSqRIDSmNTnvVvmvP/2xiMAAWf4a5+JozrApCrO4WCAILmXVxfNoQ3E+0HJbNpFVGg==
129+
"@types/node@11.13.8":
130+
version "11.13.8"
131+
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.8.tgz#e5d71173c95533be9842b2c798978f095f912aab"
132+
integrity sha512-szA3x/3miL90ZJxUCzx9haNbK5/zmPieGraZEe4WI+3srN0eGLiT22NXeMHmyhNEopn+IrxqMc7wdVwvPl8meg==
133133

134134
"@types/sinon@7.0.6":
135135
version "7.0.6"

0 commit comments

Comments
 (0)