Commit 2e985bc6 authored by Guilhem Bonnefille's avatar Guilhem Bonnefille
Browse files

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

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

See merge request to-be-continuous/kicker!353
parents ff443f4b 8b2e7eff
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -39,7 +39,7 @@
        "@angular/language-service": "15.2.9",
        "@types/jasmine": "~5.1.0",
        "@types/jasminewd2": "2.0.13",
        "@types/node": "20.8.10",
        "@types/node": "20.12.11",
        "@types/showdown": "1.9.4",
        "@typescript-eslint/eslint-plugin": "^7.0.0",
        "@typescript-eslint/eslint-plugin-tslint": "^7.0.0",
@@ -4472,9 +4472,9 @@
      "dev": true
    },
    "node_modules/@types/node": {
      "version": "20.8.10",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz",
      "integrity": "sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==",
      "version": "20.12.11",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.11.tgz",
      "integrity": "sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==",
      "dev": true,
      "dependencies": {
        "undici-types": "~5.26.4"
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
    "@angular/language-service": "15.2.9",
    "@types/jasmine": "~5.1.0",
    "@types/jasminewd2": "2.0.13",
    "@types/node": "20.8.10",
    "@types/node": "20.12.11",
    "@types/showdown": "1.9.4",
    "@typescript-eslint/eslint-plugin": "^7.0.0",
    "@typescript-eslint/eslint-plugin-tslint": "^7.0.0",