Skip to content

Commit 06d41c5

Browse files
authored
Merge pull request #29 from quirrel-dev/depfu/update/yarn/@types/node-14.14.37
2 parents 33bceae + 469842e commit 06d41c5

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/chai": "^4.2.15",
2020
"@types/md5": "^2.3.0",
2121
"@types/mocha": "^8.2.2",
22-
"@types/node": "^14.14.36",
22+
"@types/node": "^14.14.37",
2323
"chai": "^4.3.4",
2424
"mocha": "^8.3.2",
2525
"nyc": "^15.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -961,10 +961,10 @@
961961
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785"
962962
integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ==
963963

964-
"@types/node@^14.14.36":
965-
version "14.14.36"
966-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.36.tgz#5637905dbb15c30a33a3c65b9ef7c20e3c85ebad"
967-
integrity sha512-kjivUwDJfIjngzbhooRnOLhGYz6oRFi+L+EpMjxroDYXwDw9lHrJJ43E+dJ6KAd3V3WxWAJ/qZE9XKYHhjPOFQ==
964+
"@types/node@^14.14.37":
965+
version "14.14.37"
966+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
967+
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
968968

969969
"@types/q@^1.5.1":
970970
version "1.5.4"

0 commit comments

Comments
 (0)