Skip to content

Commit

Permalink
Merge pull request #103 from TechGladiator/dependabot/npm_and_yarn/pa…
Browse files Browse the repository at this point in the history
…paparse-5.2.0

Bump papaparse from 4.6.3 to 5.2.0
  • Loading branch information
TechGladiator committed Mar 11, 2021
2 parents 24facfb + 80b1f18 commit c982111
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
"coffeescript": "1.12.7",
"jquery": "^3.5.0",
"normalize.css": "^7.0.0",
"papaparse": "^4.6.0",
"papaparse": "^5.2.0",
"popper.js": "^1.14.4"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5633,10 +5633,10 @@ pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.8.tgz#6844890aab9c635af868ad5fecc62e8acbba3ea4"
integrity sha512-6i0HVbUfcKaTv+EG8ZTr75az7GFXcLYk9UyLEg7Notv/Ma+z/UG3TCoz6GiNeOrn1E/e63I0X/Hpw18jHOTUnA==

papaparse@^4.6.0:
version "4.6.3"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-4.6.3.tgz#742e5eaaa97fa6c7e1358d2934d8f18f44aee781"
integrity sha512-LRq7BrHC2kHPBYSD50aKuw/B/dGcg29omyJbKWY3KsYUZU69RKwaBHu13jGmCYBtOc4odsLCrFyk6imfyNubJQ==
papaparse@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/papaparse/-/papaparse-5.2.0.tgz#97976a1b135c46612773029153dc64995caa3b7b"
integrity sha512-ylq1wgUSnagU+MKQtNeVqrPhZuMYBvOSL00DHycFTCxownF95gpLAk1HiHdUW77N8yxRq1qHXLdlIPyBSG9NSA==

parallel-transform@^1.1.0:
version "1.1.0"
Expand Down

0 comments on commit c982111

Please sign in to comment.