Skip to content

Commit 342f2ad

Browse files
Update babel monorepo to v7.19.0
1 parent b4332e8 commit 342f2ad

File tree

2 files changed

+149
-112
lines changed

2 files changed

+149
-112
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"homepage": "https://github.com/scriptex/IntroScroll#readme",
2727
"devDependencies": {
2828
"@babel/cli": "7.18.10",
29-
"@babel/core": "7.18.13",
30-
"@babel/preset-env": "7.18.10",
29+
"@babel/core": "7.19.0",
30+
"@babel/preset-env": "7.19.0",
3131
"babel-loader": "8.2.5",
3232
"babel-minify": "0.5.2"
3333
}

0 commit comments

Comments
 (0)