Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.14.201
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2023
1 parent da400df commit 3289b05
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@graphql-codegen/typescript-react-apollo": "4.1.0",
"@prettier/plugin-ruby": "4.0.2",
"@types/codemirror": "5.60.12",
"@types/lodash": "4.14.200",
"@types/lodash": "4.14.201",
"@types/react-color": "3.0.9",
"@types/react-dom": "18.2.14",
"@types/tinycolor2": "1.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4564,10 +4564,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.14.200":
version: 4.14.200
resolution: "@types/lodash@npm:4.14.200"
checksum: 6471f8bb5da692a6ecf03a8da4935bfbc341e67ee9bcb4f5730bfacff0c367232548f0a01e8ac5ea18c6fe78fb085d502494e33ccb47a7ee87cbdee03b47d00d
"@types/lodash@npm:4.14.201":
version: 4.14.201
resolution: "@types/lodash@npm:4.14.201"
checksum: 484be655298e9b2dc2d218ea934071b2ea31e4a531c561dd220dbda65237e8d08c20dc2d457ac24f29be7fe167415bf7bb9360ea0d80bdb8b0f0ec8d8db92fae
languageName: node
linkType: hard

Expand Down Expand Up @@ -12010,7 +12010,7 @@ __metadata:
"@prettier/plugin-ruby": 4.0.2
"@rails/ujs": 7.1.2
"@types/codemirror": 5.60.12
"@types/lodash": 4.14.200
"@types/lodash": 4.14.201
"@types/react": 18.2.36
"@types/react-color": 3.0.9
"@types/react-dom": 18.2.14
Expand Down

0 comments on commit 3289b05

Please sign in to comment.