mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-23 22:13:34 +00:00
build: Upgrade grunt-tyops to 0.1.1
Change-Id: I5636218b0d7f45b9ea9c49b7651cc286e5e3e66e
This commit is contained in:
parent
d6803f2533
commit
02d2689467
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"grunt-image": "5.0.1",
|
||||
"grunt-mocha-test": "0.13.3",
|
||||
"grunt-stylelint": "0.18.0",
|
||||
"grunt-tyops": "0.1.0",
|
||||
"grunt-tyops": "0.1.1",
|
||||
"jimp": "0.13.0",
|
||||
"mocha": "5.2.0",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
|
@ -6536,9 +6536,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/grunt-tyops": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-tyops/-/grunt-tyops-0.1.0.tgz",
|
||||
"integrity": "sha1-y0zdT/X1LxOz1DddCv1i1OM4+g4=",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/grunt-tyops/-/grunt-tyops-0.1.1.tgz",
|
||||
"integrity": "sha512-fLTY6Ai1JpIv1INYCWq3/gNZKsvGrcg6M2XxBsmwdciY//3+12/dlKZy5C5HjjupwpcpScggilgSyvwnU+I1Fg==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/grunt/node_modules/argparse": {
|
||||
|
@ -18510,9 +18510,9 @@
|
|||
}
|
||||
},
|
||||
"grunt-tyops": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/grunt-tyops/-/grunt-tyops-0.1.0.tgz",
|
||||
"integrity": "sha1-y0zdT/X1LxOz1DddCv1i1OM4+g4=",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/grunt-tyops/-/grunt-tyops-0.1.1.tgz",
|
||||
"integrity": "sha512-fLTY6Ai1JpIv1INYCWq3/gNZKsvGrcg6M2XxBsmwdciY//3+12/dlKZy5C5HjjupwpcpScggilgSyvwnU+I1Fg==",
|
||||
"dev": true
|
||||
},
|
||||
"guetzli": {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"grunt-image": "5.0.1",
|
||||
"grunt-mocha-test": "0.13.3",
|
||||
"grunt-stylelint": "0.18.0",
|
||||
"grunt-tyops": "0.1.0",
|
||||
"grunt-tyops": "0.1.1",
|
||||
"jimp": "0.13.0",
|
||||
"mocha": "5.2.0",
|
||||
"selenium-webdriver": "3.6.0",
|
||||
|
|
Loading…
Reference in a new issue