mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
Merge pull request #10 from yume-chan/renovate/typescript-3.x
chore(deps): update dependency typescript to v3.9.2
This commit is contained in:
commit
e3c7c7f3ca
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -388,9 +388,9 @@
|
||||||
"integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g=="
|
"integrity": "sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g=="
|
||||||
},
|
},
|
||||||
"typescript": {
|
"typescript": {
|
||||||
"version": "3.7.5",
|
"version": "3.9.2",
|
||||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.2.tgz",
|
||||||
"integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==",
|
"integrity": "sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"union": {
|
"union": {
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
"http-server": "0.12.1",
|
"http-server": "0.12.1",
|
||||||
"rollup": "2.10.4",
|
"rollup": "2.10.4",
|
||||||
"rollup-plugin-css-only": "2.0.0",
|
"rollup-plugin-css-only": "2.0.0",
|
||||||
"typescript": "3.7.5"
|
"typescript": "3.9.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@yume-chan/async-operation-manager": "^1.0.1",
|
"@yume-chan/async-operation-manager": "^1.0.1",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue