Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmichaelwallace committed Jun 25, 2021
1 parent 576c55c commit 85dd28a
Show file tree
Hide file tree
Showing 2 changed files with 1,171 additions and 2,045 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
"universal-url": "^2.0.0"
},
"devDependencies": {
"@types/jest": "^26.0.22",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.24.0",
"@types/jest": "^26.0.23",
"@typescript-eslint/eslint-plugin": "^4.28.0",
"@typescript-eslint/parser": "^4.28.0",
"eslint": "^7.29.0",
"eslint-config-airbnb-typescript": "^12.3.1",
"eslint-plugin-import": "^2.22.1",
"jest": "^26.6.3",
"np": "^7.4.0",
"ts-jest": "^26.5.5",
"typescript": "^4.2.4"
"eslint-plugin-import": "^2.23.4",
"jest": "^27.0.5",
"np": "^7.5.0",
"ts-jest": "^27.0.3",
"typescript": "^4.3.4"
},
"keywords": [
"iot",
Expand Down
Loading

0 comments on commit 85dd28a

Please sign in to comment.