Skip to content

Commit 4a87168

Browse files
authored
Merge pull request #37 from quirrel-dev/dependabot/npm_and_yarn/types/node-15.0.0
Bump @types/node from 14.14.41 to 15.0.0
2 parents 5a3c78f + 4c05bb9 commit 4a87168

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": "^14.14.37",
22+
"@types/node": "^15.0.0",
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@^14.14.37":
960-
version "14.14.41"
961-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
962-
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
959+
"@types/node@*", "@types/node@^15.0.0":
960+
version "15.0.0"
961+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.0.tgz#557dd0da4a6dca1407481df3bbacae0cd6f68042"
962+
integrity sha512-YN1d+ae2MCb4U0mMa+Zlb5lWTdpFShbAj5nmte6lel27waMMBfivrm0prC16p/Di3DyTrmerrYUT8/145HXxVw==
963963

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

0 commit comments

Comments
 (0)