Sfoglia il codice sorgente

Bump typescript from 4.1.3 to 4.1.5 (#169)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
master
dependabot[bot] 4 anni fa
parent
commit
8a98340552
Nessun account collegato all'indirizzo email del committer
2 ha cambiato i file con 5 aggiunte e 5 eliminazioni
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json Vedi File

10
     "prettier": "2.2.1",
10
     "prettier": "2.2.1",
11
     "socket.io": "2.3.0",
11
     "socket.io": "2.3.0",
12
     "ts-node-dev": "1.1.1",
12
     "ts-node-dev": "1.1.1",
13
-    "typescript": "4.1.3"
13
+    "typescript": "4.1.5"
14
   },
14
   },
15
   "license": "MIT",
15
   "license": "MIT",
16
   "main": "dist/index.js",
16
   "main": "dist/index.js",

+ 4
- 4
yarn.lock Vedi File

1259
     media-typer "0.3.0"
1259
     media-typer "0.3.0"
1260
     mime-types "~2.1.24"
1260
     mime-types "~2.1.24"
1261
 
1261
 
1262
-typescript@4.1.3:
1263
-  version "4.1.3"
1264
-  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
1265
-  integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
1262
+typescript@4.1.5:
1263
+  version "4.1.5"
1264
+  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
1265
+  integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
1266
 
1266
 
1267
 unpipe@1.0.0, unpipe@~1.0.0:
1267
 unpipe@1.0.0, unpipe@~1.0.0:
1268
   version "1.0.0"
1268
   version "1.0.0"

Loading…
Annulla
Salva