Skip to content

Commit cdfd9e3

Browse files
chore(deps): bump fast-loops to 1.1.4 (#279)
1 parent 4d9276c commit cdfd9e3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
"webpack-dev-middleware": "7.1.0",
147147
"trim": "0.0.3",
148148
"braces": "3.0.3",
149-
"ws": "8.17.1"
149+
"ws": "8.17.1",
150+
"fast-loops": "1.1.4"
150151
}
151152
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10260,10 +10260,10 @@ fast-levenshtein@^3.0.0:
1026010260
dependencies:
1026110261
fastest-levenshtein "^1.0.7"
1026210262

10263-
fast-loops@^1.1.3:
10264-
version "1.1.3"
10265-
resolved "https://registry.yarnpkg.com/fast-loops/-/fast-loops-1.1.3.tgz#ce96adb86d07e7bf9b4822ab9c6fac9964981f75"
10266-
integrity sha512-8EZzEP0eKkEEVX+drtd9mtuQ+/QrlfW/5MlwcwK5Nds6EkZ/tRzEexkzUY2mIssnAyVLT+TKHuRXmFNNXYUd6g==
10263+
fast-loops@1.1.4, fast-loops@^1.1.3:
10264+
version "1.1.4"
10265+
resolved "https://registry.yarnpkg.com/fast-loops/-/fast-loops-1.1.4.tgz#61bc77d518c0af5073a638c6d9d5c7683f069ce2"
10266+
integrity sha512-8dbd3XWoKCTms18ize6JmQF1SFnnfj5s0B7rRry22EofgMu7B6LKHVh+XfFqFGsqnbH54xgeO83PzpKI+ODhlg==
1026710267

1026810268
fast-shallow-equal@^1.0.0:
1026910269
version "1.0.0"

0 commit comments

Comments
 (0)