Commit 07003088 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

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

chore(deps): update dependency @types/node to v16.18.14

See merge request to-be-continuous/kicker!171
parents aebb489f 5ff3115b
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@
        "@angular/language-service": "15.1.2",
        "@types/jasmine": "~3.10.0",
        "@types/jasminewd2": "2.0.10",
        "@types/node": "16.18.12",
        "@types/node": "16.18.14",
        "@types/showdown": "1.9.4",
        "@typescript-eslint/eslint-plugin": "^5.44.0",
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
@@ -4328,9 +4328,9 @@
      "dev": true
    },
    "node_modules/@types/node": {
      "version": "16.18.12",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.12.tgz",
      "integrity": "sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==",
      "version": "16.18.14",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.14.tgz",
      "integrity": "sha512-wvzClDGQXOCVNU4APPopC2KtMYukaF1MN/W3xAmslx22Z4/IF1/izDMekuyoUlwfnDHYCIZGaj7jMwnJKBTxKw==",
      "dev": true
    },
    "node_modules/@types/parse-json": {
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
    "@angular/language-service": "15.1.2",
    "@types/jasmine": "~3.10.0",
    "@types/jasminewd2": "2.0.10",
    "@types/node": "16.18.12",
    "@types/node": "16.18.14",
    "@types/showdown": "1.9.4",
    "@typescript-eslint/eslint-plugin": "^5.44.0",
    "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",