mirror of
https://github.com/litruv/unhomoglyph.git
synced 2026-07-24 02:36:12 +10:00
dev deps bump
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
- Update mapping data to version 13.0.0
|
- Update mapping data to version 13.0.0
|
||||||
http://www.unicode.org/Public/security/latest/confusables.txt
|
http://www.unicode.org/Public/security/latest/confusables.txt
|
||||||
- Encode `\u2028` & `\u2029` as text, #7.
|
- Encode `\u2028` & `\u2029` as text, #7.
|
||||||
|
- Dev deps bump.
|
||||||
|
|
||||||
|
|
||||||
1.0.5 / 2020-03-03
|
1.0.5 / 2020-03-03
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
"update": "node update.js && npm test"
|
"update": "node update.js && npm test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^6.6.0",
|
"eslint": "^7.0.0",
|
||||||
"mocha": "^6.2.2"
|
"mocha": "^7.1.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user