Skip to content

Commit

Permalink
[Dev Deps] update auto-changelog, core-js, eslint, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 6, 2021
1 parent 4f3aee4 commit d6a7b8e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,16 +61,16 @@
"devDependencies": {
"@ljharb/eslint-config": "^17.6.0",
"aud": "^1.1.5",
"auto-changelog": "^2.2.1",
"core-js": "^2.6.5 || ^3.12.0",
"auto-changelog": "^2.3.0",
"core-js": "^2.6.5 || ^3.16.0",
"es-value-fixtures": "^1.2.1",
"es6-shim": "^0.35.6",
"eslint": "^7.25.0",
"eslint": "^7.32.0",
"foreach": "^2.0.5",
"make-arrow-function": "~1.1.0",
"nyc": "^10.3.2",
"safe-publish-latest": "^1.1.4",
"tape": "^5.2.2"
"tape": "^5.3.0"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit d6a7b8e

Please sign in to comment.