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 80872d8 commit ace456aCopy full SHA for ace456a
package.json
@@ -67,10 +67,10 @@
67
]
68
},
69
"devDependencies": {
70
- "@babel/core": "^7.20.12",
71
- "@babel/plugin-transform-runtime": "^7.19.6",
+ "@babel/core": "^7.21.0",
+ "@babel/plugin-transform-runtime": "^7.21.0",
72
"@babel/preset-env": "^7.20.2",
73
- "@babel/preset-typescript": "^7.18.6",
+ "@babel/preset-typescript": "^7.21.0",
74
"@commitlint/cli": "^17.4.4",
75
"@commitlint/config-conventional": "^17.4.4",
76
"@jest/globals": "^29.4.3",
0 commit comments