Skip to content

Commit 8daab5b

Browse files
committed
chore(deps): update babel monorepo
1 parent 45f0716 commit 8daab5b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -99,21 +99,21 @@
9999
"lint"
100100
],
101101
"dependencies": {
102-
"@babel/runtime": "7.23.8",
102+
"@babel/runtime": "7.24.0",
103103
"oblivious-set": "1.4.0",
104104
"p-queue": "6.6.2",
105105
"unload": "2.4.1"
106106
},
107107
"devDependencies": {
108-
"@babel/cli": "7.23.4",
109-
"@babel/core": "7.23.7",
108+
"@babel/cli": "7.23.9",
109+
"@babel/core": "7.24.0",
110110
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
111111
"@babel/plugin-transform-member-expression-literals": "7.23.3",
112112
"@babel/plugin-transform-property-literals": "7.23.3",
113-
"@babel/plugin-transform-runtime": "7.23.7",
113+
"@babel/plugin-transform-runtime": "7.24.0",
114114
"@babel/polyfill": "7.12.1",
115-
"@babel/preset-env": "7.23.8",
116-
"@babel/types": "7.23.6",
115+
"@babel/preset-env": "7.24.0",
116+
"@babel/types": "7.24.0",
117117
"@rollup/plugin-terser": "0.4.4",
118118
"@types/core-js": "2.5.8",
119119
"assert": "2.1.0",

0 commit comments

Comments
 (0)