Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.24.0 (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 2, 2024
1 parent 33fc765 commit 2047a85
Show file tree
Hide file tree
Showing 38 changed files with 146 additions and 146 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"prettier": "@pob/root/prettier-config",
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@pob/commitlint-config": "6.3.1",
"@pob/eslint-config": "54.0.1",
"@pob/eslint-config-typescript": "54.0.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-ansi-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-app-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"nightingale-console": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-app-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@
"nightingale-react-native-console": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-browser-console-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-levels": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-browser-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-console-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"nightingale-sentry": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-console-output/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-debug/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
"nightingale-levels": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-html-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-levels": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-json-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-levels": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-levels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"prettier": "@pob/root/prettier-config",
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-markdown-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-levels": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-raw-formatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-levels": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-react-native-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"react": "18.2.0",
"react-native": "0.72.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"@types/node": "20.11.24",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-string/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
"nightingale-levels": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-unit-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"nightingale-console": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-web-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/core": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale-winston-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/nightingale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
"nightingale-types": "15.0.0"
},
"devDependencies": {
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/core": "7.24.0",
"@babel/preset-env": "7.24.0",
"nightingale-string": "15.0.0",
"pob-babel": "38.0.3",
"typescript": "5.3.3"
Expand Down
Loading

0 comments on commit 2047a85

Please sign in to comment.