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

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

parent aa7f88ba
Loading
Loading
Loading
Loading
+14 −5
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": "16.18.59",
        "@types/node": "20.8.7",
        "@types/showdown": "1.9.4",
        "@typescript-eslint/eslint-plugin": "^5.44.0",
        "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",
@@ -4370,10 +4370,13 @@
      "dev": true
    },
    "node_modules/@types/node": {
      "version": "16.18.59",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.59.tgz",
      "integrity": "sha512-PJ1w2cNeKUEdey4LiPra0ZuxZFOGvetswE8qHRriV/sUkL5Al4tTmPV9D2+Y/TPIxTHHgxTfRjZVKWhPw/ORhQ==",
      "dev": true
      "version": "20.8.7",
      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.8.7.tgz",
      "integrity": "sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==",
      "dev": true,
      "dependencies": {
        "undici-types": "~5.25.1"
      }
    },
    "node_modules/@types/parse-json": {
      "version": "4.0.0",
@@ -15823,6 +15826,12 @@
        "url": "https://github.com/sponsors/ljharb"
      }
    },
    "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==",
      "dev": true
    },
    "node_modules/unicode-canonical-property-names-ecmascript": {
      "version": "2.0.0",
      "resolved": "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz",
+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": "16.18.59",
    "@types/node": "20.8.7",
    "@types/showdown": "1.9.4",
    "@typescript-eslint/eslint-plugin": "^5.44.0",
    "@typescript-eslint/eslint-plugin-tslint": "^5.47.1",