Skip to content

Commit 0b1afb3

Browse files
committed
prettierx: Update babel monorepo
1 parent f0db4cd commit 0b1afb3

File tree

2 files changed

+792
-427
lines changed

2 files changed

+792
-427
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
],
4040
"dependencies": {
4141
"@angular/compiler": "12.1.1",
42-
"@babel/code-frame": "7.14.5",
43-
"@babel/parser": "7.14.7",
42+
"@babel/code-frame": "7.16.7",
43+
"@babel/parser": "7.17.3",
4444
"@brodybits/remark-parse": "8.0.6",
4545
"@glimmer/syntax": "0.80.0",
4646
"@iarna/toml": "2.2.5",
@@ -104,9 +104,9 @@
104104
"yaml-unist-parser": "1.3.1"
105105
},
106106
"devDependencies": {
107-
"@babel/core": "7.14.6",
108-
"@babel/preset-env": "7.14.7",
109-
"@babel/types": "7.14.5",
107+
"@babel/core": "7.17.5",
108+
"@babel/preset-env": "7.16.11",
109+
"@babel/types": "7.17.0",
110110
"@glimmer/reference": "0.80.0",
111111
"@rollup/plugin-alias": "3.1.2",
112112
"@rollup/plugin-babel": "5.3.0",
@@ -116,7 +116,7 @@
116116
"@rollup/plugin-replace": "2.4.2",
117117
"@types/estree": "0.0.50",
118118
"babel-jest": "27.0.6",
119-
"babel-loader": "8.2.2",
119+
"babel-loader": "8.2.3",
120120
"benchmark": "2.1.4",
121121
"builtin-modules": "3.2.0",
122122
"core-js": "3.15.2",

0 commit comments

Comments
 (0)