Skip to content

Commit 2a70f69

Browse files
committed
Merge tag 'v1.21.0'
v1.21.0 - [New] add top-level granular entry points - [New] add simple CLI util (#94) - [Refactor] `sync`: Do not throw on missing files in `isFile`/`isDirectory` (#256) - [Deps] update `is-core-module`, `path-parse` - [readme] pull in changes from default branch - [readme] remove defunct travis badge; update badges - [meta] backport FUNDING.yml - [meta] skip deleted files in `eclint` check - [meta] use `prepublishOnly`, for npm 7+ - [actions] reuse common workflows - [actions] pull in workflows from default branch - [actions] use `node/install` instead of `node/run`; use `codecov` action - [Tests] backport appveyor.yml - [Tests] add coverage for a malformed package.json - [Tests] only run `eclint` on intended files - [Tests] add coverage for absolute paths - [Tests] `invalid_main` fixture had an invalid "name" field - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `array.prototype.map`, `safe-publish-latest`, `tape` - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape`
2 parents 093a9d8 + da9e8af commit 2a70f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"array.prototype.map": "^1.0.4",
5555
"aud": "^1.1.5",
5656
"eclint": "^2.8.1",
57-
"eslint": "^8.5.0",
57+
"eslint": "^8.6.0",
5858
"in-publish": "^2.0.1",
5959
"object-keys": "^1.1.1",
6060
"safe-publish-latest": "^2.0.0",

0 commit comments

Comments
 (0)