Skip to content

Commit

Permalink
chore(deps): update babel monorepo to ^7.23.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2024
1 parent 8830534 commit 7be9940
Show file tree
Hide file tree
Showing 3 changed files with 79 additions and 79 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
},
"browserslist": "extends @sanity/browserslist-config",
"dependencies": {
"@babel/core": "^7.23.7",
"@babel/types": "^7.23.6",
"@babel/core": "^7.23.9",
"@babel/types": "^7.23.9",
"@microsoft/api-extractor": "^7.39.4",
"@microsoft/tsdoc-config": "^0.16.2",
"@rollup/plugin-alias": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/babel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"clean": "rimraf dist"
},
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7"
}
}
Loading

0 comments on commit 7be9940

Please sign in to comment.