diff options
author | Ajay Ramachandran <[email protected]> | 2021-07-04 15:01:33 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-07-04 15:01:33 -0400 |
commit | 0ae34c960333a167c8ea2b6d27b066ba3f1c249e (patch) | |
tree | 56250e2e1530a228f470c88963b07624304c66e6 /package.json | |
parent | 41a3c695dcd951fa9dde5f040bbfc512fcc5bd26 (diff) | |
download | SponsorBlock-0ae34c960333a167c8ea2b6d27b066ba3f1c249e.tar.gz SponsorBlock-0ae34c960333a167c8ea2b6d27b066ba3f1c249e.zip |
Update more packages
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index 115138bf..49329b3f 100644 --- a/package.json +++ b/package.json @@ -24,11 +24,11 @@ "copy-webpack-plugin": "^6.0.3", "eslint": "^7.15.0", "eslint-plugin-react": "^7.21.5", - "jest": "^26.4.0", + "jest": "^27.0.6", "rimraf": "^3.0.0", - "ts-jest": "^26.2.0", + "ts-jest": "^27.0.3", "ts-loader": "^6.2.1", - "typescript": "~3.7.3", + "typescript": "~4.3", "web-ext": "^6.2.0", "webpack": "~4.41.2", "webpack-cli": "~3.3.10", |