Skip to content

Commit 8dc694e

Browse files
chore(deps): update dependency @types/node to v10.17.56 (#508)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 779d0f8 commit 8dc694e

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
@@ -79,7 +79,7 @@
7979
"@types/fs-extra": "8.1.1",
8080
"@types/lodash": "4.14.168",
8181
"@types/mocha": "8.2.2",
82-
"@types/node": "10.17.51",
82+
"@types/node": "10.17.56",
8383
"@types/sinon": "9.0.11",
8484
"chai": "4.3.4",
8585
"coveralls": "3.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -541,10 +541,10 @@
541541
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
542542
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==
543543

544-
"@types/node@10.17.51":
545-
version "10.17.51"
546-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.51.tgz#639538575befbcf3d3861f95c41de8e47124d674"
547-
integrity sha512-KANw+MkL626tq90l++hGelbl67irOJzGhUJk6a1Bt8QHOeh9tztJx+L0AqttraWKinmZn7Qi5lJZJzx45Gq0dg==
544+
"@types/node@10.17.56":
545+
version "10.17.56"
546+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.56.tgz#010c9e047c3ff09ddcd11cbb6cf5912725cdc2b3"
547+
integrity sha512-LuAa6t1t0Bfw4CuSR0UITsm1hP17YL+u82kfHGrHUWdhlBtH7sa7jGY5z7glGaIj/WDYDkRtgGd+KCjCzxBW1w==
548548

549549
"@types/node@>= 8":
550550
version "13.13.4"

0 commit comments

Comments
 (0)