Bump the npm group with 3 updates (#2303)
* --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * Update checked-in dependencies --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
ebd27c09f6
commit
b1bd8da5e7
212 changed files with 11182 additions and 16383 deletions
16
node_modules/just-extend/README.md
generated
vendored
16
node_modules/just-extend/README.md
generated
vendored
|
|
@ -1,9 +1,21 @@
|
|||
<!-- DO NOT EDIT THIS FILE! THIS FILE WAS AUTOGENERATED BY TEMPLATE-MATE -->
|
||||
<!-- SEE https://github.com/angus-c/just/blob/master/CONTRIBUTING.md#readme-template -->
|
||||
|
||||
## just-extend
|
||||
|
||||
Part of a [library](../../../../) of zero-dependency npm modules that do just do one thing.
|
||||
Part of a [library](https://anguscroll.com/just) of zero-dependency npm modules that do just do one thing.
|
||||
Guilt-free utilities for every occasion.
|
||||
|
||||
[Try it now](http://anguscroll.com/just/just-extend)
|
||||
[`🍦 Try it`](https://anguscroll.com/just/just-extend)
|
||||
|
||||
```shell
|
||||
npm install just-extend
|
||||
```
|
||||
```shell
|
||||
yarn add just-extend
|
||||
```
|
||||
|
||||
Extend an object
|
||||
|
||||
```js
|
||||
import extend from 'just-extend';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue