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 91d0f9b commit cba2fd9Copy full SHA for cba2fd9
package.json
@@ -67,9 +67,9 @@
67
]
68
},
69
"devDependencies": {
70
- "@babel/core": "^7.23.7",
71
- "@babel/plugin-transform-runtime": "^7.23.7",
72
- "@babel/preset-env": "^7.23.8",
+ "@babel/core": "^7.23.9",
+ "@babel/plugin-transform-runtime": "^7.23.9",
+ "@babel/preset-env": "^7.23.9",
73
"@babel/preset-typescript": "^7.23.3",
74
"@commitlint/cli": "^18.6.0",
75
"@commitlint/config-conventional": "^18.6.0",
0 commit comments