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 580c6c3 commit 1bc0f71Copy full SHA for 1bc0f71
package.json
@@ -67,10 +67,10 @@
67
]
68
},
69
"devDependencies": {
70
- "@babel/core": "^7.23.2",
71
- "@babel/plugin-transform-runtime": "^7.23.2",
72
- "@babel/preset-env": "^7.23.2",
73
- "@babel/preset-typescript": "^7.23.2",
+ "@babel/core": "^7.23.3",
+ "@babel/plugin-transform-runtime": "^7.23.3",
+ "@babel/preset-env": "^7.23.3",
+ "@babel/preset-typescript": "^7.23.3",
74
"@commitlint/cli": "^18.2.0",
75
"@commitlint/config-conventional": "^18.1.0",
76
"@jest/globals": "^29.7.0",
0 commit comments