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 25, 2024
1 parent 47f71f7 commit fcddef2
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 54 deletions.
102 changes: 56 additions & 46 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@
"@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/mocha": "10.0.10",
"@types/sinon": "17.0.3",
"@types/useragent": "2.3.4",
"@types/ws": "8.5.12",
"@types/ws": "8.5.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"autoprefixer": "10.4.20",
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",
"typescript": "5.7.2",
"webpack": "5.96.1",
"webpack-bundle-analyzer": "4.10.2",
"webpack-cli": "5.1.4"
}
Expand Down

0 comments on commit fcddef2

Please sign in to comment.