Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 47f71f7 commit 2ffb9e1
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 39 deletions.
57 changes: 23 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@babel/plugin-transform-regenerator": "7.25.9",
"@babel/preset-env": "7.26.0",
"@types/chai": "4.3.20",
"@types/lodash": "4.17.12",
"@types/lodash": "4.17.13",
"@types/minimist": "1.2.5",
"@types/mocha": "10.0.9",
"@types/sinon": "17.0.3",
Expand All @@ -95,24 +95,24 @@
"eslint-formatter-codeframe": "7.32.1",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "8.0.3",
"json-loader": "0.5.7",
"lint-staged": "15.2.10",
"mini-css-extract-plugin": "2.9.1",
"mocha": "10.7.3",
"mini-css-extract-plugin": "2.9.2",
"mocha": "10.8.2",
"prettier": "3.3.3",
"raw-loader": "4.0.2",
"sinon": "17.0.1",
"source-map-support": "0.5.21",
"style-loader": "3.3.4",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"webpack": "5.95.0",
"webpack": "5.96.0",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4"
}
Expand Down

0 comments on commit 2ffb9e1

Please sign in to comment.