Skip to content

Commit b17d143

Browse files
committed
chore(deps): update babel monorepo
1 parent b59667a commit b17d143

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -99,20 +99,20 @@
9999
"lint"
100100
],
101101
"dependencies": {
102-
"@babel/runtime": "7.24.0",
102+
"@babel/runtime": "7.24.4",
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.9",
109-
"@babel/core": "7.24.0",
108+
"@babel/cli": "7.24.1",
109+
"@babel/core": "7.24.4",
110110
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
111-
"@babel/plugin-transform-member-expression-literals": "7.23.3",
112-
"@babel/plugin-transform-property-literals": "7.23.3",
113-
"@babel/plugin-transform-runtime": "7.24.0",
111+
"@babel/plugin-transform-member-expression-literals": "7.24.1",
112+
"@babel/plugin-transform-property-literals": "7.24.1",
113+
"@babel/plugin-transform-runtime": "7.24.3",
114114
"@babel/polyfill": "7.12.1",
115-
"@babel/preset-env": "7.24.0",
115+
"@babel/preset-env": "7.24.4",
116116
"@babel/types": "7.24.0",
117117
"@rollup/plugin-terser": "0.4.4",
118118
"@types/core-js": "2.5.8",

0 commit comments

Comments
 (0)