Skip to content

Commit

Permalink
Merge pull request #14730 from hasezoey/updateDevDeps
Browse files Browse the repository at this point in the history
Update some dev-dependencies
  • Loading branch information
vkarpov15 authored Jul 6, 2024
2 parents 83d7630 + 8a10186 commit 9623653
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"devDependencies": {
"@babel/core": "7.24.7",
"@babel/preset-env": "7.24.7",
"@typescript-eslint/eslint-plugin": "^6.2.1",
"@typescript-eslint/parser": "^6.2.1",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"acquit": "1.3.0",
"acquit-ignore": "0.2.1",
"acquit-require": "0.1.1",
Expand All @@ -47,16 +47,16 @@
"eslint": "8.57.0",
"eslint-plugin-markdown": "^5.0.0",
"eslint-plugin-mocha-no-only": "1.2.0",
"express": "^4.18.1",
"express": "^4.19.2",
"fs-extra": "~11.2.0",
"highlight.js": "11.8.0",
"highlight.js": "11.9.0",
"lodash.isequal": "4.5.0",
"lodash.isequalwith": "4.4.0",
"markdownlint-cli2": "^0.13.0",
"marked": "4.3.0",
"mkdirp": "^3.0.1",
"mocha": "10.6.0",
"moment": "2.x",
"moment": "2.30.1",
"mongodb-memory-server": "9.4.0",
"ncp": "^2.0.0",
"nyc": "15.1.0",
Expand Down

0 comments on commit 9623653

Please sign in to comment.