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

Commit

Permalink
feat(deps): update all dependencies
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>

BREAKING CHANGE
  • Loading branch information
renovate[bot] authored Oct 12, 2020
1 parent 3be9c57 commit f9d924c
Show file tree
Hide file tree
Showing 2 changed files with 3,094 additions and 1,262 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,34 +43,34 @@
"homepage": "https://github.com/obartra/ssim#readme",
"devDependencies": {
"@semantic-release/commit-analyzer": "8.0.1",
"@semantic-release/github": "7.0.7",
"@semantic-release/npm": "7.0.5",
"@types/jest": "26.0.12",
"@semantic-release/github": "7.1.1",
"@semantic-release/npm": "7.0.6",
"@types/jest": "26.0.14",
"@types/node": "13.11.1",
"benchmark": "2.1.4",
"bmp-js": "0.1.0",
"canvas": "2.6.1",
"commitizen": "4.2.1",
"core-js": "3.6.5",
"cz-conventional-changelog": "3.3.0",
"eslint": "7.8.1",
"eslint": "7.11.0",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-import": "2.22.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-react": "7.20.6",
"eslint-plugin-react": "7.21.4",
"image-type": "4.1.0",
"jest": "26.4.2",
"jest": "26.5.3",
"nodemon": "2.0.4",
"prettier": "2.1.1",
"prettier": "2.1.2",
"request": "2.88.2",
"semantic-release": "17.1.1",
"semantic-release": "17.2.0",
"semantic-release-cli": "5.4.0",
"ts-jest": "26.3.0",
"ts-loader": "8.0.3",
"typescript": "4.0.2",
"webpack": "4.44.1",
"webpack-cli": "3.3.12"
"ts-jest": "26.4.1",
"ts-loader": "8.0.4",
"typescript": "4.0.3",
"webpack": "5.0.0",
"webpack-cli": "4.0.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit f9d924c

Please sign in to comment.