Commit 413189d0 authored by to be continuous bot's avatar to be continuous bot
Browse files

Merge branch 'renovate/node-20.x' into 'master'

chore(deps): update dependency @types/node to v20.8.9

See merge request to-be-continuous/kicker!303
parents 3294088d 0ffe7b79
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
        "@angular/language-service": "15.2.9",
        "@types/jasmine": "~5.1.0",
        "@types/jasminewd2": "2.0.12",
        "@types/node": "20.8.8",
        "@types/node": "20.8.9",
        "@types/showdown": "1.9.4",
        "@typescript-eslint/eslint-plugin": "^5.44.0",
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
@@ -4370,12 +4370,12 @@
      "dev": true
    },
    "node_modules/@types/node": {
      "version": "20.8.8",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.8.tgz",
      "integrity": "sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==",
      "version": "20.8.9",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.9.tgz",
      "integrity": "sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==",
      "dev": true,
      "dependencies": {
        "undici-types": "~5.25.1"
        "undici-types": "~5.26.4"
      }
    },
    "node_modules/@types/parse-json": {
@@ -15827,9 +15827,9 @@
      }
    },
    "node_modules/undici-types": {
      "version": "5.25.3",
      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.25.3.tgz",
      "integrity": "sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==",
      "version": "5.26.5",
      "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
      "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
      "dev": true
    },
    "node_modules/unicode-canonical-property-names-ecmascript": {
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
    "@angular/language-service": "15.2.9",
    "@types/jasmine": "~5.1.0",
    "@types/jasminewd2": "2.0.12",
    "@types/node": "20.8.8",
    "@types/node": "20.8.9",
    "@types/showdown": "1.9.4",
    "@typescript-eslint/eslint-plugin": "^5.44.0",
    "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",