chore(deps-dev): bump @types/node from 14.10.1 to 14.11.1 (#134)

This commit is contained in:
dependabot-preview[bot] 2020-09-21 21:29:46 +00:00 committed by GitHub
parent 76002387e9
commit 5ed8d20fd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@types/buble": "^0.19.2",
"@types/fs-extra": "^9.0.1",
"@types/jest": "^26.0.14",
"@types/node": "^14.10.1",
"@types/node": "^14.11.1",
"@types/resolve": "^1.17.1",
"buble": "^0.20.0",
"execa": "^4.0.3",

View File

@ -633,10 +633,10 @@
jest-diff "^25.2.1"
pretty-format "^25.2.1"
"@types/node@*", "@types/node@^14.10.1":
version "14.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.10.1.tgz#cc323bad8e8a533d4822f45ce4e5326f36e42177"
integrity sha512-aYNbO+FZ/3KGeQCEkNhHFRIzBOUgc7QvcVNKXbfnhDkSfwUv91JsQQa10rDgKSTSLkXZ1UIyPe4FJJNVgw1xWQ==
"@types/node@*", "@types/node@^14.11.1":
version "14.11.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.1.tgz#56af902ad157e763f9ba63d671c39cda3193c835"
integrity sha512-oTQgnd0hblfLsJ6BvJzzSL+Inogp3lq9fGgqRkMB/ziKMgEUaFl801OncOzUmalfzt14N0oPHMK47ipl+wbTIw==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"