We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a03574d + e4e731b commit ba332aaCopy full SHA for ba332aa
2 files changed
packages/lint-examples/package.json
@@ -12,9 +12,9 @@
12
"lint": "tsc --noEmit && eslint"
13
},
14
"devDependencies": {
15
- "@babel/core": "^7.28.5",
16
- "@babel/preset-env": "^7.28.5",
17
- "@babel/runtime": "^7.28.4",
+ "@babel/core": "^7.28.6",
+ "@babel/preset-env": "^7.28.6",
+ "@babel/runtime": "^7.28.6",
18
"@eslint/compat": "^2.0.0",
19
"@react-native-community/slider": "^5.1.1",
20
"@react-native/babel-preset": "^0.83.1",
0 commit comments