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 69cec79 commit c0b1150Copy full SHA for c0b1150
package.json
@@ -40,9 +40,9 @@
40
"lodash": "4.17.21"
41
},
42
"devDependencies": {
43
- "@babel/core": "7.12.1",
44
- "@babel/preset-env": "7.12.1",
45
- "@babel/preset-typescript": "7.12.1",
+ "@babel/core": "7.27.7",
+ "@babel/preset-env": "7.27.2",
+ "@babel/preset-typescript": "7.27.1",
46
"@types/crypto-js": "^4.0.1",
47
"@types/jest": "26.0.15",
48
"@typescript-eslint/eslint-plugin": "4.6.1",
0 commit comments