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] committed Oct 21, 2023
1 parent cc2b35e commit 8d943d4
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 29 deletions.
52 changes: 27 additions & 25 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@
"@types/lodash": "4.14.200",
"@types/minimist": "1.2.4",
"@types/mocha": "10.0.3",
"@types/sinon": "10.0.19",
"@types/useragent": "2.3.2",
"@types/ws": "8.5.7",
"@types/sinon": "10.0.20",
"@types/useragent": "2.3.3",
"@types/ws": "8.5.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"autoprefixer": "10.4.16",
Expand All @@ -108,7 +108,7 @@
"mocha": "10.2.0",
"prettier": "3.0.3",
"raw-loader": "4.0.2",
"sinon": "16.1.0",
"sinon": "16.1.1",
"source-map-support": "0.5.21",
"style-loader": "3.3.3",
"ts-loader": "9.5.0",
Expand Down

0 comments on commit 8d943d4

Please sign in to comment.