Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent ee7b4cc commit 10a877e
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 33 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
],
"version": "0.0.1",
"devDependencies": {
"@babel/eslint-parser": "7.24.8",
"@babel/eslint-parser": "7.25.0",
"@babel/eslint-plugin": "7.24.7",
"@babel/plugin-proposal-decorators": "7.24.7",
"eslint": "8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-rewrite-img-src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"hast-util-to-html": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-rehype-wrap-tables-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"unist-util-visit-parents": "^6.0.0"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"hast-util-to-html": "9.0.1",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"xml2js": "0.6.2"
},
"devDependencies": {
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"jest": "29.7.0",
Expand Down
Loading

0 comments on commit 10a877e

Please sign in to comment.