Skip to content

Commit

Permalink
manual combine dependabot prs
Browse files Browse the repository at this point in the history
update @types/node, eslint, tar
  • Loading branch information
joewagner committed Sep 12, 2023
1 parent a22b7ee commit dfa20ef
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
"@tableland/local": "^2.0.2",
"@types/decompress": "^4.2.4",
"@types/mocha": "^10.0.1",
"@types/node": "^20.5.7",
"@types/node": "^20.6.0",
"@types/shelljs": "^0.8.11",
"@types/tar": "^6.1.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"c8": "^8.0.0",
"decompress": "^4.2.1",
"eslint": "^8.30.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-standard": "^17.0.0",
"eslint-config-standard-with-typescript": "^39.0.0",
"eslint-plugin-import": "^2.26.0",
"mocha": "^10.2.0",
"prettier": "^3.0.0",
"shelljs": "^0.8.5",
"tar": "^6.1.13",
"tar": "^6.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
}
Expand Down

0 comments on commit dfa20ef

Please sign in to comment.