Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent c59f880 commit 4f1c723
Show file tree
Hide file tree
Showing 2 changed files with 1,022 additions and 702 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -16,11 +16,11 @@
},
"dependencies": {},
"devDependencies": {
"@babel/core": "7.8.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.8.3",
"@babel/plugin-proposal-optional-chaining": "7.8.3",
"@babel/preset-env": "7.8.4",
"@babel/preset-typescript": "7.8.3",
"@babel/core": "7.21.4",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-optional-chaining": "7.21.0",
"@babel/preset-env": "7.21.4",
"@babel/preset-typescript": "7.21.4",
"@types/jest": "25.1.1",
"@types/webpack": "4.41.5",
"babel-jest": "25.1.0",
Expand Down

0 comments on commit 4f1c723

Please sign in to comment.