Skip to content

Commit 547328e

Browse files
bump(deps): @babel and typedoc-plugin-markdown
1 parent 3a36ef0 commit 547328e

File tree

2 files changed

+159
-161
lines changed

2 files changed

+159
-161
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
}
3737
},
3838
"devDependencies": {
39-
"@babel/core": "^7.12.9",
39+
"@babel/core": "^7.12.10",
4040
"@babel/plugin-proposal-dynamic-import": "^7.12.1",
4141
"@babel/plugin-transform-arrow-functions": "^7.12.1",
4242
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
43-
"@babel/plugin-transform-runtime": "^7.12.1",
44-
"@babel/preset-env": "^7.12.7",
43+
"@babel/plugin-transform-runtime": "^7.12.10",
44+
"@babel/preset-env": "^7.12.10",
4545
"@types/babel__code-frame": "^7.0.2",
4646
"@types/babel__core": "^7.1.12",
4747
"@types/babel__traverse": "^7.11.0",
@@ -65,7 +65,7 @@
6565
"stream-browserify": "^3.0.0",
6666
"ts-loader": "^8.0.11",
6767
"typedoc": "^0.19.2",
68-
"typedoc-plugin-markdown": "^3.0.11",
68+
"typedoc-plugin-markdown": "^3.1.0",
6969
"typescript": "^4.1.2",
7070
"url": "^0.11.0",
7171
"util": "^0.12.3",

0 commit comments

Comments
 (0)