Skip to content

Commit 26b8407

Browse files
committedOct 12, 2018
Update npm packages to newer versions in order to get rid of security alerts.
1 parent 8880752 commit 26b8407

File tree

2 files changed

+950
-2418
lines changed

2 files changed

+950
-2418
lines changed
 

‎package-lock.json

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

‎package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@
3737
},
3838
"homepage": "https://github.com/trekhleb/javascript-algorithms#readme",
3939
"devDependencies": {
40-
"@types/jest": "^23.1.4",
40+
"@types/jest": "^23.3.5",
4141
"babel-cli": "^6.26.0",
4242
"babel-preset-env": "^1.7.0",
4343
"eslint": "^4.19.1",
44-
"eslint-config-airbnb": "^17.0.0",
45-
"eslint-plugin-import": "^2.13.0",
46-
"eslint-plugin-jest": "^21.17.0",
47-
"eslint-plugin-jsx-a11y": "^6.1.0",
48-
"eslint-plugin-react": "^7.10.0",
49-
"jest": "^23.3.0",
44+
"eslint-config-airbnb": "^17.1.0",
45+
"eslint-plugin-import": "^2.14.0",
46+
"eslint-plugin-jest": "^21.24.1",
47+
"eslint-plugin-jsx-a11y": "^6.1.2",
48+
"eslint-plugin-react": "^7.11.1",
49+
"jest": "^23.6.0",
5050
"pre-commit": "^1.2.2"
5151
},
5252
"dependencies": {}

0 commit comments

Comments
 (0)
Please sign in to comment.