Skip to content

Commit

Permalink
Bump lodash from 4.17.20 to 4.17.21 (#6)
Browse files Browse the repository at this point in the history
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 19, 2022
1 parent 35f5d5b commit c6b12c0
Show file tree
Hide file tree
Showing 7 changed files with 3,109 additions and 190 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/install-state.gz
Binary file not shown.
3,283 changes: 3,101 additions & 182 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint": "^5.12.0",
"eslint-config-standard": "^12.0.0",
"js-yaml": "^3.13.1",
"lodash": "^4.17.20",
"lodash": "^4.17.21",
"node-notifier": "^8.0.1"
},
"resolutions": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4804,10 +4804,10 @@ __metadata:
languageName: node
linkType: hard

"d3-color@npm:1":
version: 1.4.1
resolution: "d3-color@npm:1.4.1"
checksum: a214b61458b5fcb7ad1a84faed0e02918037bab6be37f2d437bf0e2915cbd854d89fbf93754f17b0781c89e39d46704633d05a2bfae77e6209f0f4b140f9894b
"d3-color@npm:3.1.0":
version: 3.1.0
resolution: "d3-color@npm:3.1.0"
checksum: 4931fbfda5d7c4b5cfa283a13c91a954f86e3b69d75ce588d06cde6c3628cebfc3af2069ccf225e982e8987c612aa7948b3932163ce15eb3c11cd7c003f3ee3b
languageName: node
linkType: hard

Expand Down Expand Up @@ -8599,7 +8599,7 @@ __metadata:
languageName: node
linkType: hard

"lodash@npm:^4.17.10, lodash@npm:^4.17.11, lodash@npm:^4.17.12, lodash@npm:^4.17.14, lodash@npm:^4.17.19, lodash@npm:^4.17.20, lodash@npm:^4.17.4, lodash@npm:~4.17.10, lodash@npm:~4.17.19, lodash@npm:~4.17.20":
"lodash@npm:^4.17.10, lodash@npm:^4.17.11, lodash@npm:^4.17.12, lodash@npm:^4.17.14, lodash@npm:^4.17.19, lodash@npm:^4.17.4, lodash@npm:~4.17.10, lodash@npm:~4.17.19, lodash@npm:~4.17.20":
version: 4.17.20
resolution: "lodash@npm:4.17.20"
checksum: b31afa09739b7292a88ec49ffdb2fcaeb41f690def010f7a067eeedffece32da6b6847bfe4d38a77e6f41778b9b2bca75eeab91209936518173271f0b69376ea
Expand Down Expand Up @@ -9472,7 +9472,7 @@ __metadata:
js-yaml: ^3.13.1
jsdom: ~9.12.0
load-grunt-tasks: ^3.5.2
lodash: ^4.17.20
lodash: ^4.17.21
node-notifier: ^8.0.1
prunk: ^1.3.0
q: ^1.5.0
Expand Down Expand Up @@ -12839,7 +12839,7 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>":
version: 4.4.4
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=7ad353"
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit c6b12c0

Please sign in to comment.