Skip to content

Commit babcd36

Browse files
Bump lodash from 4.17.11 to 4.17.13
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e412e2 commit babcd36

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
@@ -573,10 +573,10 @@ [email protected]:
573573
version "4.0.1"
574574
resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c"
575575

576-
lodash@^4.17.11:
577-
version "4.17.11"
578-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
579-
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
576+
lodash@^4.17.11, lodash@^4.17.13:
577+
version "4.17.13"
578+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.13.tgz#0bdc3a6adc873d2f4e0c4bac285df91b64fc7b93"
579+
integrity sha512-vm3/XWXfWtRua0FkUyEHBZy8kCPjErNBT9fJx8Zvs+U6zjqPbTUOpkaoum3O5uiA8sm+yNMHXfYkTUHFoMxFNA==
580580

581581
loose-envify@^1.1.0, loose-envify@^1.4.0:
582582
version "1.4.0"

0 commit comments

Comments
 (0)