Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kzrnm committed Nov 18, 2020
1 parent 903b8a4 commit 62565df
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@
"xmldom": "^0.4.0"
},
"devDependencies": {
"@types/jest": "^26.0.10",
"@types/node": "^14.10.0",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.7",
"@types/xmldom": "^0.1.30",
"@typescript-eslint/parser": "^4.8.1",
"@vercel/ncc": "^0.23.0",
"eslint": "^7.8.1",
"@vercel/ncc": "^0.25.1",
"eslint": "^7.13.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-jest": "^24.1.3",
"jest": "^24.9.0",
"jest-circus": "^26.4.2",
"jest-circus": "^26.6.3",
"js-yaml": "^3.14.0",
"prettier": "2.1.1",
"prettier": "2.1.2",
"ts-jest": "^24.3.0",
"typescript": "^4.0.2"
"typescript": "^4.0.5"
}
}

0 comments on commit 62565df

Please sign in to comment.