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 23, 2023
1 parent 3fd7190 commit 8de7ac0
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 81 deletions.
120 changes: 46 additions & 74 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
]
},
"devDependencies": {
"@types/node": "20.8.9",
"@types/tampermonkey": "5.0.0",
"@types/node": "20.9.2",
"@types/tampermonkey": "5.0.2",
"browserslist": "4.22.1",
"cross-env": "7.0.3",
"css-loader": "6.8.1",
"husky": "8.0.3",
"less": "4.2.0",
"less-loader": "11.1.3",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
"lint-staged": "15.1.0",
"prettier": "3.1.0",
"style-loader": "3.3.3",
"ts-loader": "9.5.0",
"typescript": "5.2.2",
"ts-loader": "9.5.1",
"typescript": "5.3.2",
"userscript-metadata-webpack-plugin": "0.4.0",
"webpack": "5.89.0",
"webpack-bundle-analyzer": "4.9.1",
"webpack-bundle-analyzer": "4.10.1",
"webpack-cli": "5.1.4",
"webpack-livereload-plugin": "3.0.2",
"webpack-merge": "5.10.0",
Expand Down

0 comments on commit 8de7ac0

Please sign in to comment.