Skip to content

Commit f1f7189

Browse files
committed
upgrade playground to lodash 4.18.1
1 parent 083bfef commit f1f7189

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"hoist-non-react-statics": "^3.3.2",
20-
"lodash": "4.17.23",
20+
"lodash": "4.18.1",
2121
"prop-types": "15.x.x",
2222
"react-lifecycles-compat": "^3.0.4",
2323
"react-native-redash": "^12.6.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9836,20 +9836,20 @@ __metadata:
98369836
languageName: node
98379837
linkType: hard
98389838

9839-
"lodash@npm:4.17.23, lodash@npm:4.x.x, lodash@npm:^4.17.21, lodash@npm:^4.17.5, lodash@npm:^4.3.0":
9840-
version: 4.17.23
9841-
resolution: "lodash@npm:4.17.23"
9842-
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
9843-
languageName: node
9844-
linkType: hard
9845-
98469839
"lodash@npm:4.18.1, lodash@npm:^4.17.11":
98479840
version: 4.18.1
98489841
resolution: "lodash@npm:4.18.1"
98499842
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
98509843
languageName: node
98519844
linkType: hard
98529845

9846+
"lodash@npm:4.x.x, lodash@npm:^4.17.21, lodash@npm:^4.17.5, lodash@npm:^4.3.0":
9847+
version: 4.17.23
9848+
resolution: "lodash@npm:4.17.23"
9849+
checksum: 10/82504c88250f58da7a5a4289f57a4f759c44946c005dd232821c7688b5fcfbf4a6268f6a6cdde4b792c91edd2f3b5398c1d2a0998274432cff76def48735e233
9850+
languageName: node
9851+
linkType: hard
9852+
98539853
"log-symbols@npm:^2.1.0":
98549854
version: 2.2.0
98559855
resolution: "log-symbols@npm:2.2.0"
@@ -12335,7 +12335,7 @@ __metadata:
1233512335
identity-obj-proxy: "npm:3.0.0"
1233612336
jest: "npm:^29.6.3"
1233712337
lint-staged: "npm:10.2.11"
12338-
lodash: "npm:4.17.23"
12338+
lodash: "npm:4.18.1"
1233912339
pixelmatch: "npm:^5.2.1"
1234012340
pngjs: "npm:^6.0.0"
1234112341
prettier: "npm:2.8.8"

0 commit comments

Comments
 (0)