Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, `object.getownpropertydesc…
Browse files Browse the repository at this point in the history
…riptors`, `tape`
  • Loading branch information
ljharb committed Dec 20, 2019
1 parent 8ba8dbc commit 7a0d819
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"which-collection": "^1.0.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^15.0.2",
"@ljharb/eslint-config": "^15.1.0",
"auto-changelog": "^1.16.2",
"eslint": "^6.7.2",
"has-symbols": "^1.0.1",
"has-typed-arrays": "^1.0.0",
"object.assign": "^4.1.0",
"object.getownpropertydescriptors": "^2.0.3",
"object.getownpropertydescriptors": "^2.1.0",
"safe-publish-latest": "^1.1.4",
"semver": "^6.3.0",
"tape": "^4.11.0"
"tape": "^4.12.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 7a0d819

Please sign in to comment.