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 2bdd5fa commit 9faf544Copy full SHA for 9faf544
package.json
@@ -67,10 +67,10 @@
67
]
68
},
69
"devDependencies": {
70
- "@babel/core": "^7.22.11",
71
- "@babel/plugin-transform-runtime": "^7.22.10",
72
- "@babel/preset-env": "^7.22.10",
73
- "@babel/preset-typescript": "^7.22.11",
+ "@babel/core": "^7.22.15",
+ "@babel/plugin-transform-runtime": "^7.22.15",
+ "@babel/preset-env": "^7.22.15",
+ "@babel/preset-typescript": "^7.22.15",
74
"@commitlint/cli": "^17.7.1",
75
"@commitlint/config-conventional": "^17.7.0",
76
"@jest/globals": "^29.6.4",
0 commit comments