We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b8158 commit 9a5cf66Copy full SHA for 9a5cf66
package.json
@@ -27,9 +27,9 @@
27
"@babel/core": "^7"
28
},
29
"devDependencies": {
30
- "@babel/cli": "7.19.3",
31
- "@babel/core": "7.20.5",
32
- "babel-plugin-tester": "^10.0.0",
33
- "npm-check-updates": "16.5.6"
+ "@babel/cli": "7.22.5",
+ "@babel/core": "7.22.5",
+ "babel-plugin-tester": "^11.0.0",
+ "npm-check-updates": "16.10.12"
34
}
35
0 commit comments