Bump @types/node from 18.8.0 to 18.8.2 (#575)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Oct 2022 20:58:53 +0000 (22:58 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 20:58:53 +0000 (22:58 +0200)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index ff56857af99461e8bb0f515730f3d9a42a581384..229359812833477e943f72afdae7d338bce07af3 100644 (file)
@@ -9,7 +9,7 @@
       "version": "2.2.0",
       "license": "MIT",
       "devDependencies": {
-        "@types/node": "^18.7.23",
+        "@types/node": "^18.8.2",
         "@typescript-eslint/eslint-plugin": "^5.39.0",
         "@typescript-eslint/parser": "^5.39.0",
         "benchmark": "^2.1.4",
       "dev": true
     },
     "node_modules/@types/node": {
-      "version": "18.8.0",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.0.tgz",
-      "integrity": "sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA==",
+      "version": "18.8.2",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.2.tgz",
+      "integrity": "sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==",
       "dev": true
     },
     "node_modules/@types/object-path": {
       "dev": true
     },
     "@types/node": {
-      "version": "18.8.0",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.0.tgz",
-      "integrity": "sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA==",
+      "version": "18.8.2",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-18.8.2.tgz",
+      "integrity": "sha512-cRMwIgdDN43GO4xMWAfJAecYn8wV4JbsOGHNfNUIDiuYkUYAR5ec4Rj7IO2SAhFPEfpPtLtUTbbny/TCT7aDwA==",
       "dev": true
     },
     "@types/object-path": {
index 6dd6e6fcca2bd0650c099e84f64f096254d5373d..2c4123cb92c6c8c82c0b278aac3c2c41532a0d43 100644 (file)
@@ -63,7 +63,7 @@
     "lib"
   ],
   "devDependencies": {
-    "@types/node": "^18.7.23",
+    "@types/node": "^18.8.2",
     "@typescript-eslint/eslint-plugin": "^5.39.0",
     "@typescript-eslint/parser": "^5.39.0",
     "benchmark": "^2.1.4",