Merge pull request #553 from etkecc/dependabot/npm_and_yarn/types/papaparse-5.3.16

Bump @types/papaparse from 5.3.15 to 5.3.16
This commit is contained in:
Aine 2025-05-12 08:41:52 +00:00 committed by GitHub
commit e76809fb37
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/lodash": "^4.17.16", "@types/lodash": "^4.17.16",
"@types/node": "^22.15.3", "@types/node": "^22.15.3",
"@types/papaparse": "^5.3.15", "@types/papaparse": "^5.3.16",
"@types/react": "^19.1.3", "@types/react": "^19.1.3",
"@typescript-eslint/eslint-plugin": "^8.32.0", "@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0", "@typescript-eslint/parser": "^8.32.0",

View File

@ -1429,10 +1429,10 @@
dependencies: dependencies:
undici-types "~6.21.0" undici-types "~6.21.0"
"@types/papaparse@^5.3.15": "@types/papaparse@^5.3.16":
version "5.3.15" version "5.3.16"
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.3.15.tgz#7cafa16757a1d121422deefbb10b6310b224ecc4" resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.3.16.tgz#320c8f6b8c9be898fe2d0c1b21aee51448bf9dca"
integrity sha512-JHe6vF6x/8Z85nCX4yFdDslN11d+1pr12E526X8WAfhadOeaOTx5AuIkvDKIBopfvlzpzkdMx4YyvSKCM9oqtw== integrity sha512-T3VuKMC2H0lgsjI9buTB3uuKj3EMD2eap1MOuEQuBQ44EnDx/IkGhU6EwiTf9zG3za4SKlmwKAImdDKdNnCsXg==
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"