Skip to content

Commit

Permalink
Dev dependency updates (#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulgalore authored Jul 6, 2024
1 parent a3a22d2 commit bddbce2
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
"jimp": "0.22.12"
},
"devDependencies": {
"@types/selenium-webdriver": "4.1.23",
"ava": "6.1.2",
"clean-jsdoc-theme": "4.2.17",
"@types/selenium-webdriver": "4.1.24",
"ava": "6.1.3",
"clean-jsdoc-theme": "4.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-unicorn": "51.0.1",
"jsdoc": "4.0.2",
"prettier": "3.2.5",
"serve": "14.2.1",
"prettier": "3.3.2",
"serve": "14.2.3",
"serve-handler": "6.1.5",
"typescript": "5.4.2"
"typescript": "5.5.3"
},
"engines": {
"node": ">=18.0.0"
Expand Down

0 comments on commit bddbce2

Please sign in to comment.