Skip to content

Commit 4117f5c

Browse files
authored
build(deps): update minor Babel dependencies (#1066)
1 parent 043a2e1 commit 4117f5c

File tree

3 files changed

+1020
-156
lines changed

3 files changed

+1020
-156
lines changed

examples/react-instantsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"react-instantsearch-dom": "6.38.1"
2121
},
2222
"devDependencies": {
23-
"@babel/core": "7.12.3",
23+
"@babel/core": "7.20.5",
2424
"parcel": "2.8.2"
2525
}
2626
}

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"watch": "lerna run watch --parallel --no-private"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.16.0",
39-
"@babel/preset-env": "7.16.4",
40-
"@babel/preset-react": "7.16.0",
41-
"@babel/preset-typescript": "7.16.0",
38+
"@babel/cli": "7.19.3",
39+
"@babel/preset-env": "7.20.2",
40+
"@babel/preset-react": "7.18.6",
41+
"@babel/preset-typescript": "7.18.6",
4242
"@csstools/postcss-sass": "4.0.0",
4343
"@percy/cypress": "2.3.4",
4444
"@rollup/plugin-json": "4.1.0",
@@ -60,7 +60,7 @@
6060
"babel-loader": "8.2.3",
6161
"babel-plugin-inline-json": "1.2.2",
6262
"babel-plugin-inline-replace-variables": "1.3.1",
63-
"babel-plugin-module-resolver": "4.0.0",
63+
"babel-plugin-module-resolver": "4.1.0",
6464
"bundlesize": "0.18.1",
6565
"concurrently": "5.3.0",
6666
"cssnano": "4.1.11",

0 commit comments

Comments
 (0)