Skip to content

Commit 11e9bea

Browse files
authored
Merge pull request #1256 from CenterForOpenScience/dependabot/npm_and_yarn/dependency_upgrades/flat-5.0.2
Bump flat from 4.1.1 to 5.0.2
2 parents 8fb8ac8 + a847daf commit 11e9bea

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
"eslint-plugin-node": "^11.1.0",
217217
"eslint-plugin-prettier": "^3.3.1",
218218
"faker": "^4.1.0",
219-
"flat": "^4.0.0",
219+
"flat": "^5.0.2",
220220
"husky": "^2.1.0",
221221
"immutable": "4.0.0-rc.12",
222222
"js-md5": "^0.7.3",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10575,13 +10575,18 @@ flat-cache@^3.0.4:
1057510575
flatted "^3.1.0"
1057610576
rimraf "^3.0.2"
1057710577

10578-
flat@^4.0.0, flat@^4.1.0:
10578+
flat@^4.1.0:
1057910579
version "4.1.1"
1058010580
resolved "https://registry.yarnpkg.com/flat/-/flat-4.1.1.tgz#a392059cc382881ff98642f5da4dde0a959f309b"
1058110581
integrity sha512-FmTtBsHskrU6FJ2VxCnsDb84wu9zhmO3cUX2kGFb5tuwhfXxGciiT0oRY+cck35QmG+NmGh5eLz6lLCpWTqwpA==
1058210582
dependencies:
1058310583
is-buffer "~2.0.3"
1058410584

10585+
flat@^5.0.2:
10586+
version "5.0.2"
10587+
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
10588+
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
10589+
1058510590
flatpickr@4.6.3:
1058610591
version "4.6.3"
1058710592
resolved "https://registry.yarnpkg.com/flatpickr/-/flatpickr-4.6.3.tgz#15a8b76b6e34e3a072861250503a5995b9d3bc60"

0 commit comments

Comments
 (0)