Skip to content

Commit e9ac804

Browse files
committed
Updated dependencies to latest.
Using `npx npm-check-updates -u`.
1 parent db997ff commit e9ac804

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,19 @@
2222
},
2323
"homepage": "https://github.com/phyloref/clade-ontology#readme",
2424
"dependencies": {
25-
"@phyloref/phyx": "^0.2.1",
26-
"lodash": "^4.17.11",
27-
"yargs": "^13.2.1"
25+
"@phyloref/phyx": "^1.2.1",
26+
"lodash": "^4.17.23",
27+
"yargs": "^18.0.0"
2828
},
2929
"devDependencies": {
30-
"ajv": "^6.10.0",
31-
"chai": "^4.2.0",
32-
"eslint": "^5.12.0",
33-
"eslint-config-airbnb-base": "^13.1.0",
34-
"eslint-plugin-import": "^2.14.0",
35-
"eslint-plugin-json": "^1.4.0",
36-
"eslint-plugin-mocha": "^5.2.1",
37-
"mocha": "^5.2.0",
38-
"tmp": "^0.1.0"
30+
"ajv": "^8.18.0",
31+
"chai": "^6.2.2",
32+
"eslint": "^10.0.2",
33+
"eslint-config-airbnb-base": "^15.0.0",
34+
"eslint-plugin-import": "^2.32.0",
35+
"eslint-plugin-json": "^4.0.1",
36+
"eslint-plugin-mocha": "^11.2.0",
37+
"mocha": "^11.7.5",
38+
"tmp": "^0.2.5"
3939
}
4040
}

0 commit comments

Comments
 (0)