Skip to content

Commit

Permalink
chore(deps): update dependency @types/papaparse to v5.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 89ce6cf commit 83af865
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/ynap-parsers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/iban": "0.0.35",
"@types/jest": "24.9.1",
"@types/lodash": "4.14.191",
"@types/papaparse": "5.0.3",
"@types/papaparse": "5.3.14",
"fast-glob": "3.2.12",
"jest": "24.9.0",
"ts-jest": "24.3.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/ynap-parsers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.1.tgz#1fd7b821f798b7fa29f667a1be8f3442bb8922a3"
integrity sha512-TJtwsqZ39pqcljJpajeoofYRfeZ7/I/OMUQ5pR4q5wOKf2ocrUvBAZUMhWsOvKx3dVc/aaV5GluBivt0sWqA5A==

"@types/papaparse@5.0.3":
version "5.0.3"
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.0.3.tgz#7cedc1ebc9484819af8306a8b42f9f08ca9bdb44"
integrity sha512-SgWGWnBGxl6XgjKDM2eoDg163ZFQtH6m6C2aOuaAf1T2gUB3rjaiPDDARbY9WlacRgZqieRG9imAfJaJ+5ouDA==
"@types/papaparse@5.3.14":
version "5.3.14"
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.3.14.tgz#345cc2a675a90106ff1dc33b95500dfb30748031"
integrity sha512-LxJ4iEFcpqc6METwp9f6BV6VVc43m6MfH0VqFosHvrUgfXiFe6ww7R3itkOQ+TCK6Y+Iv/+RnnvtRZnkc5Kc9g==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 83af865

Please sign in to comment.