mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Merge pull request #1577 from tridactyl/dependabot/npm_and_yarn/tslint-etc-1.5.3
build(deps-dev): bump tslint-etc from 1.5.2 to 1.5.3
This commit is contained in:
commit
258d17a8f6
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -11274,9 +11274,9 @@
|
|||
}
|
||||
},
|
||||
"tslint-etc": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/tslint-etc/-/tslint-etc-1.5.2.tgz",
|
||||
"integrity": "sha512-GhroqSFTpA0+FUQf951cS4ld8nkD83JuNR8m3c4hIGkF2Jo1mJNADg/6iNK6MggsVCJxGNK5fVVNP3dzO8tShg==",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/tslint-etc/-/tslint-etc-1.5.3.tgz",
|
||||
"integrity": "sha512-2BQYNBWMV6FvqkGr1GuccEjYS9APbQaYk834gDDIXALpKImYuxfMxkQAZcc1U/KHhyvWrlpMDSfHo3HeyZy7aQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@phenomnomnominal/tsquery": "^3.0.0",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"ts-jest": "^24.0.2",
|
||||
"ts-node": "^8.1.0",
|
||||
"tslint": "^5.16.0",
|
||||
"tslint-etc": "^1.5.2",
|
||||
"tslint-etc": "^1.5.3",
|
||||
"tslint-sonarts": "^1.9.0",
|
||||
"typedoc": "git://github.com/TypeStrong/typedoc",
|
||||
"typedoc-default-themes": "git://github.com/tridactyl/typedoc-default-themes.git#fix_weird_member_names_bin",
|
||||
|
|
Loading…
Add table
Reference in a new issue