Skip to content

Commit a3b1fba

Browse files
authored
Merge branch 'main' into remove-editorconfig
2 parents a4747f5 + 2d90d98 commit a3b1fba

File tree

2 files changed

+89
-444
lines changed

2 files changed

+89
-444
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
"devDependencies": {
76-
"@babel/core": "^7.23.6",
76+
"@babel/core": "^7.25.2",
7777
"@babel/preset-env": "^7.25.4",
7878
"@rollup/plugin-babel": "^6.0.3",
7979
"@rollup/plugin-commonjs": "25.0.2",
@@ -102,7 +102,7 @@
102102
"rollup-plugin-terser": "^7.0.0",
103103
"rollup-plugin-typescript2": "^0.36.0",
104104
"shx": "^0.3.2",
105-
"ts-jest": "^29.1.1",
105+
"ts-jest": "^29.2.5",
106106
"typedoc": "^0.25.13",
107107
"typescript": "^5.4.5"
108108
},

0 commit comments

Comments
 (0)