mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-15 12:28:51 +01:00
Remove @babel/core, @babel/preset-env, babel-loader packages as (dev) dependencies.
This commit is contained in:
parent
ac47b5772f
commit
89eef68dbd
3 changed files with 2261 additions and 1416 deletions
|
|
@ -69,11 +69,8 @@
|
|||
"markdownlint-micromark": "0.1.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "7.23.9",
|
||||
"@babel/preset-env": "7.23.9",
|
||||
"ajv": "8.12.0",
|
||||
"ava": "6.1.1",
|
||||
"babel-loader": "9.1.3",
|
||||
"c8": "9.1.0",
|
||||
"character-entities": "2.0.2",
|
||||
"eslint": "8.56.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue