Skip to content

Commit c8ab49f

Browse files
Update dependency flat to v6
1 parent 1069c20 commit c8ab49f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@json2csv/plainjs": "^7.0.2",
16-
"flat": "^5.0.2"
16+
"flat": "^6.0.0"
1717
},
1818
"devDependencies": {
1919
"jest": "^29.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,10 +1083,10 @@ find-up@^4.0.0, find-up@^4.1.0:
10831083
locate-path "^5.0.0"
10841084
path-exists "^4.0.0"
10851085

1086-
flat@^5.0.2:
1087-
version "5.0.2"
1088-
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
1089-
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
1086+
flat@^6.0.0:
1087+
version "6.0.1"
1088+
resolved "https://registry.yarnpkg.com/flat/-/flat-6.0.1.tgz#09070cf918293b401577f20843edeadf4d3e8755"
1089+
integrity sha512-/3FfIa8mbrg3xE7+wAhWeV+bd7L2Mof+xtZb5dRDKZ+wDvYJK4WDYeIOuOhre5Yv5aQObZrlbRmk3RTSiuQBtw==
10901090

10911091
fs.realpath@^1.0.0:
10921092
version "1.0.0"

0 commit comments

Comments
 (0)