Merge pull request #270 from rtfpessoa/dependabot/npm_and_yarn/types/node-13.1.4
build(deps-dev): bump @types/node from 13.1.2 to 13.1.4
This commit is contained in:
commit
62f8c16c31
2 changed files with 5 additions and 5 deletions
|
|
@ -97,7 +97,7 @@
|
||||||
"@types/jest": "24.0.25",
|
"@types/jest": "24.0.25",
|
||||||
"@types/mini-css-extract-plugin": "0.9.0",
|
"@types/mini-css-extract-plugin": "0.9.0",
|
||||||
"@types/mkdirp": "0.5.2",
|
"@types/mkdirp": "0.5.2",
|
||||||
"@types/node": "13.1.2",
|
"@types/node": "13.1.4",
|
||||||
"@types/nopt": "3.0.29",
|
"@types/nopt": "3.0.29",
|
||||||
"@types/webpack": "4.41.1",
|
"@types/webpack": "4.41.1",
|
||||||
"@typescript-eslint/eslint-plugin": "2.14.0",
|
"@typescript-eslint/eslint-plugin": "2.14.0",
|
||||||
|
|
|
||||||
|
|
@ -499,10 +499,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/node" "*"
|
"@types/node" "*"
|
||||||
|
|
||||||
"@types/node@*", "@types/node@13.1.2":
|
"@types/node@*", "@types/node@13.1.4":
|
||||||
version "13.1.2"
|
version "13.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.2.tgz#fe94285bf5e0782e1a9e5a8c482b1c34465fa385"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.4.tgz#4cfd90175a200ee9b02bd6b1cd19bc349741607e"
|
||||||
integrity sha512-B8emQA1qeKerqd1dmIsQYnXi+mmAzTB7flExjmy5X1aVAKFNNNDubkavwR13kR6JnpeLp3aLoJhwn9trWPAyFQ==
|
integrity sha512-Lue/mlp2egZJoHXZr4LndxDAd7i/7SQYhV0EjWfb/a4/OZ6tuVwMCVPiwkU5nsEipxEf7hmkSU7Em5VQ8P5NGA==
|
||||||
|
|
||||||
"@types/nopt@3.0.29":
|
"@types/nopt@3.0.29":
|
||||||
version "3.0.29"
|
version "3.0.29"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue