Skip to content

Commit

Permalink
chore(deps): update dependency pob-babel to v42
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent af98c7c commit 6945251
Show file tree
Hide file tree
Showing 16 changed files with 130 additions and 130 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"check-package-dependencies": "7.2.0",
"eslint": "9.14.0",
"jest": "29.7.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typedoc": "0.26.11",
"typescript": "5.6.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-app-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-app-react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-console-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-levels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-react-native-console/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"react": "18.3.1",
"react-native": "0.75.2",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/nightingale-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-slack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@types/node": "22.9.3",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-unit-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-web-processor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@babel/core": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale-winston-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
2 changes: 1 addition & 1 deletion packages/nightingale/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@babel/preset-env": "7.26.0",
"pob-babel": "41.1.0",
"pob-babel": "42.0.0",
"typescript": "5.6.3"
}
}
Loading

0 comments on commit 6945251

Please sign in to comment.