Skip to content

Commit 96b5d47

Browse files
committed
Update dependency @types/papaparse to v5.3.1
1 parent b9b0867 commit 96b5d47

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@nuxtjs/style-resources": "1.2.1",
4848
"@nuxtjs/stylelint-module": "4.0.0",
4949
"@types/file-saver": "2.0.4",
50-
"@types/papaparse": "5.2.6",
50+
"@types/papaparse": "5.3.1",
5151
"babel-eslint": "10.1.0",
5252
"eslint": "7.32.0",
5353
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,10 +1731,10 @@
17311731
dependencies:
17321732
"@types/webpack" "^4"
17331733

1734-
"@types/papaparse@5.2.6":
1735-
version "5.2.6"
1736-
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.2.6.tgz#0bba18de4d15eff65883bc7c0794e0134de9e7c7"
1737-
integrity sha512-xGKSd0UTn58N1h0+zf8mW863Rv8BvXcGibEgKFtBIXZlcDXAmX/T4RdDO2mwmrmOypUDt5vRgo2v32a78JdqUA==
1734+
"@types/papaparse@5.3.1":
1735+
version "5.3.1"
1736+
resolved "https://registry.yarnpkg.com/@types/papaparse/-/papaparse-5.3.1.tgz#fb5c613a64473c33b08fb9bc2a5ddbf25e54784e"
1737+
integrity sha512-1lbngk9wty2kCyQB42LjqSa12SEop3t9wcEC7/xYr3ujTSTmv7HWKjKYXly0GkMfQ42PRb2lFPFEibDOiMXS0g==
17381738
dependencies:
17391739
"@types/node" "*"
17401740

0 commit comments

Comments
 (0)