Skip to content

Commit 8e63dea

Browse files
authored
Merge pull request #101 from quirrel-dev/dependabot/npm_and_yarn/types/node-16.7.12
Bump @types/node from 15.3.0 to 16.7.12
2 parents ba9c0a7 + 65c29ed commit 8e63dea

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.16",
2020
"@types/md5": "^2.3.0",
2121
"@types/mocha": "^8.2.2",
22-
"@types/node": "^15.0.0",
22+
"@types/node": "^16.7.12",
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
@@ -956,10 +956,10 @@
956956
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
957957
integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
958958

959-
"@types/node@*", "@types/node@^15.0.0":
960-
version "15.3.0"
961-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.0.tgz#d6fed7d6bc6854306da3dea1af9f874b00783e26"
962-
integrity sha512-8/bnjSZD86ZfpBsDlCIkNXIvm+h6wi9g7IqL+kmFkQ+Wvu3JrasgLElfiPgoo8V8vVfnEi0QVS12gbl94h9YsQ==
959+
"@types/node@*", "@types/node@^16.7.12":
960+
version "16.7.12"
961+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.7.12.tgz#4e30f80bfa9983fbc3b55875c0522da0303f4e95"
962+
integrity sha512-IrhrusVM9QJAn1xLFFqbZH+XCI8L6eZoVHjR4sZeGTBBvjQSuchXGgKpown1jP75TCMSndcbudYBDTekOhcIZA==
963963

964964
"@types/q@^1.5.1":
965965
version "1.5.4"

0 commit comments

Comments
 (0)