Skip to content

Commit f7828cd

Browse files
committed
lodash: 4.18.1
1 parent 4d4ba84 commit f7828cd

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

.yarnrc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ enableGlobalCache: false
55
nmHoistingLimits: workspaces
66

77
npmMinimalAgeGate: 14d
8-
98
nodeLinker: node-modules
109

1110
npmRegistryServer: "https://npm.dev.wixpress.com"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"dependencies": {
8484
"hoist-non-react-statics": "3.3.2",
85-
"lodash": "4.17.23",
85+
"lodash": "4.18.1",
8686
"prop-types": "15.x.x",
8787
"react-lifecycles-compat": "^3.0.4",
8888
"tslib": "1.9.3"

yarn.lock

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

9839-
"lodash@npm:4.17.23, lodash@npm:4.x.x, lodash@npm:^4.17.11, 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
9839+
"lodash@npm:4.18.1":
9840+
version: 4.18.1
9841+
resolution: "lodash@npm:4.18.1::__archiveUrl=https%3A%2F%2Fnpm.dev.wixpress.com%2Fapi%2Fnpm%2Fnpm-repos%2Flodash%2F-%2Flodash-4.18.1.tgz"
9842+
checksum: 10/306fea53dfd39dad1f03d45ba654a2405aebd35797b673077f401edb7df2543623dc44b9effbb98f69b32152295fff725a4cec99c684098947430600c6af0c3f
98439843
languageName: node
98449844
linkType: hard
98459845

@@ -12392,7 +12392,7 @@ __metadata:
1239212392
identity-obj-proxy: "npm:3.0.0"
1239312393
jest: "npm:^29.6.3"
1239412394
lint-staged: "npm:10.2.11"
12395-
lodash: "npm:4.17.23"
12395+
lodash: "npm:4.18.1"
1239612396
pixelmatch: "npm:^5.2.1"
1239712397
pngjs: "npm:^6.0.0"
1239812398
prettier: "npm:2.8.8"

0 commit comments

Comments
 (0)