Skip to content

Commit

Permalink
chore(dev-deps): bump all babel related packages (#395)
Browse files Browse the repository at this point in the history
  • Loading branch information
100terres committed Aug 21, 2022
1 parent 8e3b791 commit 7bf5ea0
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 483 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,17 +78,17 @@
"devDependencies": {
"@atlaskit/css-reset": "6.3.10",
"@atlaskit/theme": "12.1.6",
"@babel/core": "7.17.9",
"@babel/core": "7.18.10",
"@babel/eslint-parser": "7.18.9",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/plugin-transform-modules-commonjs": "7.17.9",
"@babel/plugin-transform-object-assign": "7.16.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.18.6",
"@babel/plugin-transform-modules-commonjs": "7.18.6",
"@babel/plugin-transform-object-assign": "7.18.6",
"@babel/plugin-transform-runtime": "7.18.10",
"@babel/preset-env": "7.18.10",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cz-commitlint": "16.2.3",
Expand Down Expand Up @@ -134,7 +134,7 @@
"@typescript-eslint/eslint-plugin": "5.33.1",
"@typescript-eslint/parser": "5.33.1",
"babel-jest": "28.1.3",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "4.1.0",
"commitizen": "4.2.4",
Expand Down
Loading

0 comments on commit 7bf5ea0

Please # to comment.