Skip to content

Commit af9de0f

Browse files
committedNov 10, 2018
Upgrade packages.
1 parent fad170c commit af9de0f

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed
 

‎package-lock.json

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

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
},
3838
"homepage": "https://github.com/trekhleb/javascript-algorithms#readme",
3939
"devDependencies": {
40-
"@types/jest": "^23.3.5",
40+
"@types/jest": "^23.3.9",
4141
"babel-cli": "^6.26.0",
4242
"babel-preset-env": "^1.7.0",
4343
"eslint": "^4.19.1",
4444
"eslint-config-airbnb": "^17.1.0",
4545
"eslint-plugin-import": "^2.14.0",
46-
"eslint-plugin-jest": "^21.24.1",
46+
"eslint-plugin-jest": "^21.27.2",
4747
"eslint-plugin-jsx-a11y": "^6.1.2",
4848
"eslint-plugin-react": "^7.11.1",
4949
"jest": "^23.6.0",

0 commit comments

Comments
 (0)
Please sign in to comment.