Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fb55 committed Apr 16, 2021
1 parent 58109d6 commit 40ac5e1
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 34 deletions.
64 changes: 34 additions & 30 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 @@ -23,13 +23,13 @@
"dependencies": {
"boolbase": "^1.0.0",
"css-what": "^5.0.0",
"domhandler": "^4.1.0",
"domutils": "^2.5.1",
"domhandler": "^4.2.0",
"domutils": "^2.6.0",
"nth-check": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.14",
"@types/node": "^14.0.5",
"@types/node": "^14.14.41",
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"cheerio-soupselect": "^0.1.1",
Expand All @@ -39,7 +39,7 @@
"htmlparser2": "^6.0.0",
"jest": "^26.4.2",
"prettier": "^2.1.2",
"ts-jest": "^26.4.0",
"ts-jest": "^26.5.5",
"typescript": "^4.0.2"
},
"scripts": {
Expand Down

0 comments on commit 40ac5e1

Please sign in to comment.