Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.

Commit 42efe3c

Browse files
authored
updates
1 parent 1823b5e commit 42efe3c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"url": "https://github.com/babel/babel-eslint.git"
1313
},
1414
"dependencies": {
15-
"babel-traverse": "^6.0.20",
16-
"babel-types": "^6.0.19",
15+
"babel-traverse": "^6.15.0",
16+
"babel-types": "^6.15.0",
1717
"babylon": "^6.11.2",
18-
"lodash.pickby": "^4.0.0"
18+
"lodash.pickby": "^4.6.0"
1919
},
2020
"scripts": {
2121
"bootstrap": "git submodule update --init && cd eslint && npm install",
@@ -38,7 +38,7 @@
3838
"homepage": "https://github.com/babel/babel-eslint",
3939
"devDependencies": {
4040
"eslint": "^3.6.0",
41-
"eslint-config-babel": "^1.0.1",
41+
"eslint-config-babel": "^1.0.2",
4242
"eslint-plugin-babel": "^3.3.0",
4343
"eslint-plugin-flow-vars": "^0.5.0",
4444
"espree": "^3.3.1",

0 commit comments

Comments
 (0)