Skip to content

Commit

Permalink
Update @babel/cli to 7.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2023
1 parent c3eeae8 commit 374513f
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 1,026 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,21 +51,21 @@
"react-transition-group": "^4.0.0"
},
"devDependencies": {
"@babel/cli": "7.21.5",
"@babel/core": "7.22.1",
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-export-default-from": "7.18.10",
"@babel/plugin-proposal-export-default-from": "7.22.5",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/preset-env": "7.22.4",
"@babel/preset-react": "7.22.3",
"@babel/preset-env": "7.22.5",
"@babel/preset-react": "7.22.5",
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@emotion/core": "10.3.1",
"@testing-library/cypress": "7.0.7",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "11.2.7",
"babel-core": "7.0.0-bridge.0",
"@babel/eslint-parser": "7.21.8",
"@babel/eslint-parser": "7.22.5",
"babel-loader": "8.3.0",
"commitizen": "4.2.4",
"coveralls": "3.1.1",
Expand Down
Loading

0 comments on commit 374513f

Please sign in to comment.