Skip to content

Commit

Permalink
[Dev Deps] update @es-shims/api, @ljharb/eslint-config, aud, `r…
Browse files Browse the repository at this point in the history
…eflect.ownkeys`, `tape`
  • Loading branch information
ljharb committed Aug 29, 2023
1 parent afa7e09 commit 8eeadaa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"./index.js"
],
"./auto": "./auto.js",
"./polyfill": "./polyfill.js",
"./implementation": "./implementation.js",
"./shim": "./shim.js",
"./auto": "./auto.js",
"./package.json": "./package.json"
},
"scripts": {
Expand Down Expand Up @@ -55,19 +55,19 @@
},
"homepage": "https://github.com/es-shims/Reflect.apply#readme",
"devDependencies": {
"@es-shims/api": "^2.2.3",
"@ljharb/eslint-config": "^21.0.0",
"aud": "^2.0.2",
"@es-shims/api": "^2.4.2",
"@ljharb/eslint-config": "^21.1.0",
"aud": "^2.0.3",
"auto-changelog": "^2.4.0",
"eslint": "=8.8.0",
"functions-have-names": "^1.2.3",
"has-strict-mode": "^1.0.1",
"in-publish": "^2.0.1",
"npmignore": "^0.3.0",
"nyc": "^10.3.2",
"reflect.ownkeys": "^1.1.1",
"reflect.ownkeys": "^1.1.3",
"safe-publish-latest": "^2.0.0",
"tape": "^5.6.1"
"tape": "^5.6.6"
},
"dependencies": {
"call-bind": "^1.0.2",
Expand Down

0 comments on commit 8eeadaa

Please sign in to comment.