Skip to content

Commit

Permalink
Merge pull request #415 from devmehq/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
meabed authored Oct 29, 2024
2 parents 1d0d320 + 43a99c1 commit d3bc114
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 187 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
"meow": "13.2.0",
"mime": "4.0.4",
"xlsx": "^0.18.5",
"@xmldom/xmldom": "0.9.4",
"@xmldom/xmldom": "0.9.5",
"xpath": "0.0.34",
"yauzl": "3.1.3"
},
"devDependencies": {
"@types/chai": "5.0.0",
"@types/chai": "5.0.1",
"@types/eslint": "9.6.1",
"@types/eslint-plugin-prettier": "3.1.3",
"@types/marked": "6.0.0",
Expand All @@ -85,20 +85,20 @@
"@types/prettier": "3.0.0",
"@types/xmldom": "0.1.34",
"@types/yauzl": "2.10.3",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"chai": "5.1.1",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"chai": "5.1.2",
"co-mocha": "1.2.2",
"eslint": "9.13.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.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react": "7.37.2",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"mocha": "10.8.1",
"nyc": "17.1.0",
"prettier": "3.3.3",
"pretty-quick": "4.0.0",
Expand Down
Loading

0 comments on commit d3bc114

Please sign in to comment.