Skip to content

Commit

Permalink
[Dev Deps] update airbnb-js-shims, eslint, eslint-plugin-import
Browse files Browse the repository at this point in the history
…, `rimraf`, `tape`
  • Loading branch information
ljharb committed Jun 18, 2019
1 parent 08ebb94 commit 4256a14
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/airbnb/babel-plugin-dynamic-import-node#readme",
"devDependencies": {
"airbnb-js-shims": "^2.1.1",
"airbnb-js-shims": "^2.2.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-eslint": "^9.0.0",
Expand All @@ -52,13 +52,13 @@
"babel-preset-airbnb": "^2.6.0",
"babel-preset-es2015": "^6.24.1",
"babel-register": "^6.26.0",
"eslint": "^5.6.1",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-import": "^2.17.3",
"in-publish": "^2.0.0",
"rimraf": "^2.6.2",
"rimraf": "^2.6.3",
"safe-publish-latest": "^1.1.2",
"tape": "^4.9.1"
"tape": "^4.10.2"
},
"dependencies": {
"object.assign": "^4.1.0"
Expand Down

0 comments on commit 4256a14

Please sign in to comment.