Merge pull request #4150 from h3poteto/dependabot/npm_and_yarn/types/node-18.14.1
build(deps-dev): bump @types/node from 18.14.0 to 18.14.1
This commit is contained in:
commit
680e60b477
|
@ -125,7 +125,7 @@
|
|||
"@types/electron-json-storage": "^4.5.0",
|
||||
"@types/jest": "27.4.1",
|
||||
"@types/jsdom": "^21.1.0",
|
||||
"@types/node": "^18.14.0",
|
||||
"@types/node": "^18.14.1",
|
||||
"@types/parse-link-header": "^2.0.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.53.0",
|
||||
"@typescript-eslint/parser": "^5.53.0",
|
||||
|
|
|
@ -1877,10 +1877,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
|
||||
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
|
||||
|
||||
"@types/node@*", "@types/node@^18.14.0":
|
||||
version "18.14.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0"
|
||||
integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==
|
||||
"@types/node@*", "@types/node@^18.14.1":
|
||||
version "18.14.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.1.tgz#90dad8476f1e42797c49d6f8b69aaf9f876fc69f"
|
||||
integrity sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==
|
||||
|
||||
"@types/node@^16.11.26":
|
||||
version "16.18.12"
|
||||
|
|
Loading…
Reference in New Issue