Skip to content

Commit f5fbe9a

Browse files
committed
Merge branch 'main' into update/SOF-7299
2 parents 611f1e1 + 89a148a commit f5fbe9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"devDependencies": {
6060
"@babel/cli": "7.16.0",
61-
"@babel/core": "7.16.0",
61+
"@babel/core": "7.24.1",
6262
"@babel/eslint-parser": "7.16.3",
6363
"@babel/plugin-proposal-class-properties": "7.16.0",
6464
"@babel/preset-env": "7.16.4",
@@ -94,7 +94,7 @@
9494
"eslint-plugin-simple-import-sort": "7.0.0",
9595
"husky": "^7.0.4",
9696
"lint-staged": "^12.1.2",
97-
"mocha": "^9.1.3",
97+
"mocha": "10.3.0",
9898
"nyc": "^15.1.0",
9999
"prettier": "^2.7.1",
100100
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)