Explorar el Código

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] hace 4 años
padre
commit
8a98340552
No account linked to committer's email address
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  1. 1
    1
      package.json
  2. 4
    4
      yarn.lock

+ 1
- 1
package.json Ver fichero

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

+ 4
- 4
yarn.lock Ver fichero

@@ -1259,10 +1259,10 @@ type-is@~1.6.17, type-is@~1.6.18:
1259 1259
     media-typer "0.3.0"
1260 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 1267
 unpipe@1.0.0, unpipe@~1.0.0:
1268 1268
   version "1.0.0"

Loading…
Cancelar
Guardar