Skip to content

Commit 97361f5

Browse files
authored
Merge pull request #3 from threehams/dependabot/npm_and_yarn/lodash-4.17.13
Bump lodash from 4.17.11 to 4.17.13
2 parents 4722dac + babcd36 commit 97361f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint-plugin-jsx-a11y": "^6.2.1",
1919
"eslint-plugin-react": "^7.12.4",
2020
"eslint-plugin-react-hooks": "^1.6.0",
21-
"lodash": "^4.17.11",
21+
"lodash": "^4.17.13",
2222
"react": "^16.8.6",
2323
"redux": "^4.0.1",
2424
"redux-thunk": "^2.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -577,10 +577,10 @@ [email protected]:
577577
version "4.0.1"
578578
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
579579

580-
lodash@^4.17.11:
581-
version "4.17.11"
582-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
583-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
580+
lodash@^4.17.11, lodash@^4.17.13:
581+
version "4.17.13"
582+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
583+
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
584584

585585
loose-envify@^1.1.0, loose-envify@^1.4.0:
586586
version "1.4.0"

0 commit comments

Comments
 (0)