Skip to content

Commit fcd2c85

Browse files
Bump lodash from 4.17.15 to 4.17.19 (#322)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffafc2d commit fcd2c85

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/language-server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dependencies": {
4949
"cosmiconfig": "^6.0.0",
5050
"estree-walker": "^2.0.1",
51-
"lodash": "^4.17.10",
51+
"lodash": "^4.17.19",
5252
"magic-string": "^0.25.3",
5353
"prettier": "2.0.5",
5454
"prettier-plugin-svelte": "1.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1267,10 +1267,10 @@ lodash.get@^4.4.2:
12671267
resolved "https://registry.yarnpkg.com/lodash.get/-/lodash.get-4.4.2.tgz#2d177f652fa31e939b4438d5341499dfa3825e99"
12681268
integrity sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=
12691269

1270-
lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.15:
1271-
version "4.17.15"
1272-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1273-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1270+
lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19:
1271+
version "4.17.19"
1272+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
1273+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
12741274

12751275
12761276
version "2.2.0"

0 commit comments

Comments
 (0)