Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 881b36f commit fa3a9f5
Show file tree
Hide file tree
Showing 2 changed files with 829 additions and 256 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
"html-entities": "2.5.2",
"iconv-lite": "0.6.3",
"jschardet": "3.1.4",
"marked": "15.0.3",
"marked": "15.0.6",
"meow": "13.2.0",
"mime": "4.0.4",
"mime": "4.0.6",
"xlsx": "^0.18.5",
"@xmldom/xmldom": "0.9.5",
"@xmldom/xmldom": "0.9.6",
"xpath": "0.0.34",
"yauzl": "3.2.0"
},
Expand All @@ -85,26 +85,26 @@
"@types/prettier": "3.0.0",
"@types/xmldom": "0.1.34",
"@types/yauzl": "2.10.3",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"chai": "5.1.2",
"co-mocha": "1.2.2",
"eslint": "9.16.0",
"eslint": "9.18.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-prettier": "5.2.2",
"eslint-plugin-react": "7.37.4",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.3.0",
"mocha": "10.8.2",
"nyc": "17.1.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"pretty-quick": "4.0.0",
"should": "13.2.3",
"ts-node": "10.9.2",
"typescript": "5.7.2"
"typescript": "5.7.3"
},
"engines": {
"node": ">=14"
Expand Down
Loading

0 comments on commit fa3a9f5

Please sign in to comment.