Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-03-12 11:01:27 +01:00 committed by GitHub
parent fc44104ccf
commit e9826817b2
2 changed files with 4 additions and 4 deletions

View File

@ -27245,9 +27245,9 @@
}
},
"typescript": {
"version": "3.8.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.2.tgz",
"integrity": "sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==",
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz",
"integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==",
"dev": true
},
"ua-parser-js": {

View File

@ -132,7 +132,7 @@
"sass-loader": "7.3.1",
"stylelint": "12.0.1",
"stylelint-config-wordpress": "13.1.0",
"typescript": "3.8.2",
"typescript": "3.8.3",
"webpack": "4.41.5",
"webpack-cli": "3.3.10",
"webpack-rtl-plugin": "2.0.0",