Skip to content

Commit 6cbc4d2

Browse files
chore(deps): update babel monorepo
1 parent b127e41 commit 6cbc4d2

File tree

2 files changed

+678
-343
lines changed

2 files changed

+678
-343
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"website:build": "turbo build --filter=./packages/* --filter=./website"
2828
},
2929
"devDependencies": {
30-
"@babel/cli": "7.19.3",
31-
"@babel/core": "7.20.2",
30+
"@babel/cli": "7.21.5",
31+
"@babel/core": "7.22.1",
3232
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
33-
"@babel/preset-env": "7.20.2",
34-
"@babel/preset-typescript": "7.18.6",
33+
"@babel/preset-env": "7.22.4",
34+
"@babel/preset-typescript": "7.21.5",
3535
"@microsoft/api-extractor": "7.33.5",
3636
"@rollup/plugin-json": "4.1.0",
3737
"@rollup/plugin-node-resolve": "13.3.0",
@@ -40,7 +40,7 @@
4040
"@types/jest": "28.1.8",
4141
"@typescript-eslint/eslint-plugin": "5.38.0",
4242
"@typescript-eslint/parser": "5.38.0",
43-
"@babel/eslint-parser": "7.11.0",
43+
"@babel/eslint-parser": "7.21.8",
4444
"babel-jest": "28.1.3",
4545
"babel-loader": "8.3.0",
4646
"babel-plugin-inline-replace-variables": "1.3.1",
@@ -62,7 +62,7 @@
6262
"eslint-plugin-promise": "6.1.1",
6363
"eslint-plugin-sonarjs": "0.16.0",
6464
"fast-check": "3.6.3",
65-
"husky": "8.0.3",
65+
"husky": "8.0.1",
6666
"jest": "28.1.3",
6767
"jest-watch-typeahead": "1.1.0",
6868
"lint-staged": "12.5.0",

0 commit comments

Comments
 (0)