Bump @types/node from 15.0.3 to 15.3.1 (#723)

This commit is contained in:
dependabot[bot] 2021-05-22 06:54:23 -04:00 committed by GitHub
parent b1b615c5a0
commit f2d614329b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "26.0.23",
"@types/node": "15.0.3",
"@types/node": "15.3.1",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"eslint": "7.26.0",

View File

@ -724,10 +724,10 @@
version "7.0.4"
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
"@types/node@*", "@types/node@15.0.3", "@types/node@>= 8":
version "15.0.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.0.3.tgz#ee09fcaac513576474c327da5818d421b98db88a"
integrity sha512-/WbxFeBU+0F79z9RdEOXH4CsDga+ibi5M8uEYr91u3CkT/pdWcV8MCook+4wDPnZBexRdwWS+PiVZ2xJviAzcQ==
"@types/node@*", "@types/node@15.3.1", "@types/node@>= 8":
version "15.3.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.3.1.tgz#23a06b87eedb524016616e886b116b8fdcb180af"
integrity sha512-weaeiP4UF4XgF++3rpQhpIJWsCTS4QJw5gvBhQu6cFIxTwyxWIe3xbnrY/o2lTCQ0lsdb8YIUDUvLR4Vuz5rbw==
"@types/normalize-package-data@^2.4.0":
version "2.4.0"