From a8a381e569a73451dd3ad13d384533218f4b580a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 12:23:10 +0000 Subject: [PATCH] Update dependency @types/node to v18.11.9 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8c6c768..a296a561 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,7 +29,7 @@ "@types/fs-extra": "9.0.13", "@types/jest": "29.2.1", "@types/lolex": "5.1.2", - "@types/node": "18.11.8", + "@types/node": "18.11.9", "@types/parse-github-url": "1.0.0", "@types/pollyjs__adapter-node-http": "2.0.1", "@types/pollyjs__core": "4.3.3", @@ -1727,9 +1727,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.11.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", - "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==" + "version": "18.11.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", + "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==" }, "node_modules/@types/parse-github-url": { "version": "1.0.0", @@ -9563,9 +9563,9 @@ "dev": true }, "@types/node": { - "version": "18.11.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", - "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==" + "version": "18.11.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", + "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==" }, "@types/parse-github-url": { "version": "1.0.0", diff --git a/package.json b/package.json index 2032a488..b06cf9d3 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/fs-extra": "9.0.13", "@types/jest": "29.2.1", "@types/lolex": "5.1.2", - "@types/node": "18.11.8", + "@types/node": "18.11.9", "@types/parse-github-url": "1.0.0", "@types/pollyjs__adapter-node-http": "2.0.1", "@types/pollyjs__core": "4.3.3",