Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update babel monorepo to v7.22.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2023
1 parent c009ae2 commit 08b770d
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 67 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"watch": "babel -w src --out-dir . --ignore \"**/__tests__\""
},
"dependencies": {
"@babel/runtime": "7.21.0",
"@babel/runtime": "7.22.5",
"@soda/friendly-errors-webpack-plugin": "1.8.1",
"copy-webpack-plugin": "11.0.0",
"html-webpack-plugin": "5.5.0",
Expand All @@ -29,8 +29,8 @@
"netlify-identity-widget": "1.9.2"
},
"devDependencies": {
"@babel/cli": "7.21.0",
"@babel/core": "7.21.0",
"@babel/cli": "7.22.5",
"@babel/core": "7.22.5",
"@staticcms/app": "^2.0.0",
"babel-preset-gatsby-package": "3.7.0",
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 08b770d

Please sign in to comment.