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 b70829c commit 5fd4899Copy full SHA for 5fd4899
package.json
@@ -67,10 +67,10 @@
67
]
68
},
69
"devDependencies": {
70
- "@babel/core": "^7.21.3",
71
- "@babel/plugin-transform-runtime": "^7.21.0",
+ "@babel/core": "^7.21.4",
+ "@babel/plugin-transform-runtime": "^7.21.4",
72
"@babel/preset-env": "^7.20.2",
73
- "@babel/preset-typescript": "^7.21.0",
+ "@babel/preset-typescript": "^7.21.4",
74
"@commitlint/cli": "^17.5.0",
75
"@commitlint/config-conventional": "^17.4.4",
76
"@jest/globals": "^29.5.0",
0 commit comments