Skip to content

Commit

Permalink
chore(deps): update dependency @babel/types to v7.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent e5acf0c commit 980c29a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"test": "turbo run test"
},
"devDependencies": {
"@babel/types": "7.17.0",
"@babel/types": "7.25.2",
"@sapphire/eslint-config": "4.3.2",
"@sapphire/prettier-config": "1.4.1",
"@sapphire/ts-config": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/deezer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@babel/preset-env": "^7.16.11",
"@babel/preset-typescript": "^7.16.7",
"@babel/types": "7.17.0",
"@babel/types": "7.25.2",
"@sapphire/eslint-config": "4.3.2",
"@sapphire/prettier-config": "1.4.1",
"@sapphire/ts-config": "3.3.3",
Expand Down

0 comments on commit 980c29a

Please sign in to comment.