Skip to content

Commit 723d73a

Browse files
chore(deps): bump fast-copy from 1.2.4 to 2.0.3
Bumps [fast-copy](https://github.com/planttheidea/fast-copy) from 1.2.4 to 2.0.3. - [Release notes](https://github.com/planttheidea/fast-copy/releases) - [Changelog](https://github.com/planttheidea/fast-copy/blob/master/CHANGELOG.md) - [Commits](https://github.com/planttheidea/fast-copy/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 6c2291f commit 723d73a

File tree

2 files changed

+5
-21
lines changed

2 files changed

+5
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@types/npm": "^2.0.30",
107107
"bson-objectid": "^1.2.4",
108108
"debug": "^4.1.1",
109-
"fast-copy": "^1.2.4",
109+
"fast-copy": "^2.0.3",
110110
"fast-json-stable-stringify": "^2.0.0",
111111
"inflection": "^1.12.0",
112112
"jwt-decode": "^2.2.0",

yarn.lock

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -887,14 +887,6 @@
887887
regexpp "^2.0.1"
888888
tsutils "^3.7.0"
889889

890-
"@typescript-eslint/[email protected]":
891-
version "1.11.0"
892-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.11.0.tgz#594abe47091cbeabac1d6f9cfed06d0ad99eb7e3"
893-
integrity sha512-7LbfaqF6B8oa8cp/315zxKk8FFzosRzzhF8Kn/ZRsRsnpm7Qcu25cR/9RnAQo5utZ2KIWVgaALr+ZmcbG47ruw==
894-
dependencies:
895-
"@typescript-eslint/typescript-estree" "1.11.0"
896-
eslint-scope "^4.0.0"
897-
898890
"@typescript-eslint/[email protected]":
899891
version "1.13.0"
900892
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-1.13.0.tgz#b08c60d780c0067de2fb44b04b432f540138301e"
@@ -914,14 +906,6 @@
914906
"@typescript-eslint/typescript-estree" "1.13.0"
915907
eslint-visitor-keys "^1.0.0"
916908

917-
"@typescript-eslint/[email protected]":
918-
version "1.11.0"
919-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.11.0.tgz#b7b5782aab22e4b3b6d84633652c9f41e62d37d5"
920-
integrity sha512-fquUHF5tAx1sM2OeRCC7wVxFd1iMELWMGCzOSmJ3pLzArj9+kRixdlC4d5MncuzXpjEqc6045p3KwM0o/3FuUA==
921-
dependencies:
922-
lodash.unescape "4.0.1"
923-
semver "5.5.0"
924-
925909
"@typescript-eslint/[email protected]":
926910
version "1.13.0"
927911
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-1.13.0.tgz#8140f17d0f60c03619798f1d628b8434913dc32e"
@@ -5063,10 +5047,10 @@ extsprintf@^1.2.0:
50635047
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
50645048
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
50655049

5066-
fast-copy@^1.2.4:
5067-
version "1.2.4"
5068-
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-1.2.4.tgz#456e3b3ccf57a3c81f5223f2882532fca0c3f4a7"
5069-
integrity sha512-LCRjn7/wRBxeM//UVnya1eejlpiNTNz7MsAJnQXUSqkJwvzG35inF/GHDbispN0041A/Rhtuk06xS4IA4YNMBg==
5050+
fast-copy@^2.0.3:
5051+
version "2.0.3"
5052+
resolved "https://registry.yarnpkg.com/fast-copy/-/fast-copy-2.0.3.tgz#e9202d6944c9602b575f44d2857cef0f40dc6581"
5053+
integrity sha512-q0VzLSTRXwNOBzTG8dP+SkCxyTieVAhDEddSvw7X799+k3gb8I5T2IVPhBcwZzAY3Ac1P7/B6TSUvJDdO+8vcg==
50705054

50715055
fast-deep-equal@^2.0.1:
50725056
version "2.0.1"

0 commit comments

Comments
 (0)