Skip to content

Commit

Permalink
[Dev Deps] update @ljharb/eslint-config, aud, es6-shim, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 1, 2023
1 parent c066c94 commit b140b08
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 @@ -60,12 +60,12 @@
"which-collection": "^1.0.1"
},
"devDependencies": {
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.1",
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"auto-changelog": "^2.4.0",
"core-js": "^2.6.5 || ^3.16.0",
"es-value-fixtures": "^1.4.2",
"es6-shim": "^0.35.6",
"es6-shim": "^0.35.8",
"eslint": "=8.8.0",
"for-each": "^0.3.3",
"in-publish": "^2.0.1",
Expand All @@ -74,7 +74,7 @@
"nyc": "^10.3.2",
"object.assign": "^4.1.4",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.7.0"
},
"testling": {
"files": "test/native.js",
Expand Down

0 comments on commit b140b08

Please sign in to comment.