mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump @types/node from 14.14.37 to 14.14.41
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.37 to 14.14.41. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e24b6b45db
commit
1e0ef38522
2 changed files with 5 additions and 5 deletions
|
|
@ -79,7 +79,7 @@
|
|||
"@types/mkdirp": "1.0.1",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
"@types/ms": "0.7.31",
|
||||
"@types/node": "^14.14.37",
|
||||
"@types/node": "^14.14.41",
|
||||
"@types/pify": "5.0.0",
|
||||
"@types/plist": "3.0.2",
|
||||
"@types/react": "^17.0.3",
|
||||
|
|
|
|||
|
|
@ -836,10 +836,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
|
||||
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
|
||||
|
||||
"@types/node@*", "@types/node@^14.14.37", "@types/node@^14.6.2":
|
||||
version "14.14.37"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
|
||||
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
|
||||
"@types/node@*", "@types/node@^14.14.41", "@types/node@^14.6.2":
|
||||
version "14.14.41"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-14.14.41.tgz#d0b939d94c1d7bd53d04824af45f1139b8c45615"
|
||||
integrity sha512-dueRKfaJL4RTtSa7bWeTK1M+VH+Gns73oCgzvYfHZywRCoPSd8EkXBL0mZ9unPTveBn+D9phZBaxuzpwjWkW0g==
|
||||
|
||||
"@types/normalize-package-data@^2.4.0":
|
||||
version "2.4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue