Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.22.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 4, 2023
1 parent b4cdbeb commit 3349340
Show file tree
Hide file tree
Showing 2 changed files with 883 additions and 547 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"website:build": "turbo build --filter=./packages/* --filter=./website"
},
"devDependencies": {
"@babel/cli": "7.19.3",
"@babel/core": "7.20.2",
"@babel/cli": "7.22.15",
"@babel/core": "7.22.15",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@babel/preset-env": "7.22.15",
"@babel/preset-typescript": "7.22.15",
"@microsoft/api-extractor": "7.33.5",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.3.0",
Expand All @@ -40,7 +40,7 @@
"@types/jest": "28.1.8",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@babel/eslint-parser": "7.11.0",
"@babel/eslint-parser": "7.22.15",
"babel-jest": "28.1.3",
"babel-loader": "8.3.0",
"babel-plugin-inline-replace-variables": "1.3.1",
Expand Down

0 comments on commit 3349340

Please sign in to comment.