chore(deps): bump

This commit is contained in:
liyasthomas
2022-01-17 19:20:30 +05:30
parent 91d0b52222
commit ddff126aaa
8 changed files with 443 additions and 414 deletions

View File

@@ -16,14 +16,14 @@
"types": "dist/index.d.ts",
"sideEffects": false,
"dependencies": {
"@codemirror/highlight": "^0.19.7",
"@codemirror/highlight": "^0.19.6",
"@codemirror/language": "^0.19.7",
"@lezer/lr": "^0.15.5"
"@lezer/lr": "^0.15.6"
},
"devDependencies": {
"@lezer/generator": "^0.15.2",
"mocha": "^9.1.3",
"rollup": "^2.63.0",
"mocha": "^9.1.4",
"rollup": "^2.64.0",
"rollup-plugin-dts": "^4.1.0",
"rollup-plugin-ts": "^2.0.5",
"typescript": "^4.5.4"