checkup
checkup copied to clipboard
A health checkup for your project.
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 8.1.0 to 9.1.1. Release notes Sourced from inquirer's releases. [email protected] Inquirer is now a native Node ECMAScript module. This will require your Node runtime to support es...
Bumps [fixturify-project](https://github.com/stefanpenner/node-fixturify-project) from 2.1.1 to 5.0.3. Release notes Sourced from fixturify-project's releases. Release 5.0.3 :bug: Bug Fix #70 Fix transitive peer dependencies (@ef4) Committers: 1 Edward Faulkner (@ef4) Release 5.0.2...
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.1.0. Changelog Sourced from fs-extra's changelog. 10.1.0 / 2022-04-16 Warn if fs.realpath.native does not exist, instead of erroring (#953) Allow explicitly passing undefined options to...
Bumps [recast](https://github.com/benjamn/recast) from 0.20.5 to 0.21.2. Release notes Sourced from recast's releases. v0.21.1 What's Changed Parenthesize function at start of sequence by @djpohly in benjamn/recast#1057 Fix pretty-printing strings with \u2028...
Bumps [log-symbols](https://github.com/sindresorhus/log-symbols) from 4.1.0 to 5.1.0. Release notes Sourced from log-symbols's releases. v5.1.0 Upgrade dependencies 2ee4f5d https://github.com/sindresorhus/log-symbols/compare/v5.0.0...v5.1.0 v5.0.0 Breaking Require Node.js 12 3721d57 This package is now pure ESM. Please...
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.3.5 to 7.3.7 Release notes Sourced from semver's releases. v7.3.7 7.3.7 (2022-04-11) Bug Fixes allow node...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 38.0.1 to 43.0.2. Release notes Sourced from eslint-plugin-unicorn's releases. v43.0.2 prefer-spread: Ignore Array#join().concat() and (a + b).concat() (#1859) ab71971 https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.1...v43.0.2 v43.0.1 Remove prefer-event-target from the recommended preset...
Bumps [pkg-up](https://github.com/sindresorhus/pkg-up) from 3.1.0 to 4.0.0. Release notes Sourced from pkg-up's releases. v4.0.0 Breaking Require Node.js 12.20 1bca773 This package is now pure ESM. Please read this. Moved from a...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 8.5.0. Changelog Sourced from eslint-config-prettier's changelog. Version 8.5.0 (2022-03-02) Added: [@typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba (@ybiquitous)! Version 8.4.0 (2022-02-19) Added: [vue/quote-props]. Thanks to @xcatliu! Version...
Bumps [p-map](https://github.com/sindresorhus/p-map) from 4.0.0 to 5.5.0. Release notes Sourced from p-map's releases. v5.5.0 Add pMapSkip as an acceptable return value in Mapper type (#60) b58fc26 https://github.com/sindresorhus/p-map/compare/v5.4.0...v5.5.0 v5.4.0 Support AbortController (#58)...