Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
Merge pull request #94 from nekofar/dependabot/npm_and_yarn/types/nod…
Browse files Browse the repository at this point in the history
…e-13.1.2

Bump @types/node from 12.12.14 to 13.1.2
  • Loading branch information
nekofar committed Dec 31, 2019
2 parents cc3b1a4 + 3135e5b commit b72ea91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/dotenv": "^8.2.0",
"@types/event-stream": "^3.3.34",
"@types/mocha": "^5.2.7",
"@types/node": "^12.7.1",
"@types/node": "^13.1.2",
"@types/request": "^2.48.2",
"@types/vinyl": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^1.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==

"@types/node@*", "@types/node@^12.7.1":
version "12.12.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.14.tgz#1c1d6e3c75dba466e0326948d56e8bd72a1903d2"
integrity sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA==
"@types/node@*", "@types/node@^13.1.2":
version "13.1.2"
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.2.tgz#fe94285bf5e0782e1a9e5a8c482b1c34465fa385"
integrity sha512-B8emQA1qeKerqd1dmIsQYnXi+mmAzTB7flExjmy5X1aVAKFNNNDubkavwR13kR6JnpeLp3aLoJhwn9trWPAyFQ==

"@types/request@^2.48.2":
version "2.48.4"
Expand Down

0 comments on commit b72ea91

Please sign in to comment.