Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d227a33

Browse files
committedJul 26, 2020
Upgrade dependencies.
1 parent 0fcea27 commit d227a33

File tree

2 files changed

+2199
-2233
lines changed

2 files changed

+2199
-2233
lines changed
 

‎package-lock.json

+2,188-2,222
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@
3333
},
3434
"homepage": "https://github.com/trekhleb/javascript-algorithms#readme",
3535
"devDependencies": {
36-
"@babel/cli": "^7.4.4",
37-
"@babel/preset-env": "^7.4.5",
38-
"@types/jest": "^24.0.15",
39-
"eslint": "^6.0.1",
40-
"eslint-config-airbnb": "^17.1.0",
41-
"eslint-plugin-import": "^2.18.0",
42-
"eslint-plugin-jest": "^22.7.1",
43-
"eslint-plugin-jsx-a11y": "^6.2.1",
44-
"eslint-plugin-react": "^7.14.2",
45-
"husky": "^2.5.0",
46-
"jest": "^24.8.0"
36+
"@babel/cli": "^7.10.5",
37+
"@babel/preset-env": "^7.10.4",
38+
"@types/jest": "^24.9.1",
39+
"eslint": "^6.8.0",
40+
"eslint-config-airbnb": "^17.1.1",
41+
"eslint-plugin-import": "^2.22.0",
42+
"eslint-plugin-jest": "^22.21.0",
43+
"eslint-plugin-jsx-a11y": "^6.3.1",
44+
"eslint-plugin-react": "^7.20.3",
45+
"husky": "^2.7.0",
46+
"jest": "^24.9.0"
4747
},
4848
"dependencies": {}
4949
}

0 commit comments

Comments
 (0)
Please sign in to comment.