Skip to content

Commit

Permalink
try reverting globby to previously installed version
Browse files Browse the repository at this point in the history
  • Loading branch information
zxbodya committed Mar 2, 2021
1 parent afd5c7a commit 5648962
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-prettier": "^3.1.2",
"fancy-log": "^1.3.3",
"flow-bin": "^0.123.0",
"globby": "^11.0.2",
"globby": "^11.0.1",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0",
"gulp-filter": "^5.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5498,7 +5498,7 @@ __metadata:
eslint-plugin-prettier: ^3.1.2
fancy-log: ^1.3.3
flow-bin: ^0.123.0
globby: ^11.0.2
globby: ^11.0.1
gulp: ^4.0.2
gulp-babel: ^8.0.0
gulp-filter: ^5.1.0
Expand Down Expand Up @@ -8661,17 +8661,17 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"globby@npm:^11.0.1, globby@npm:^11.0.2":
version: 11.0.2
resolution: "globby@npm:11.0.2"
"globby@npm:^11.0.1":
version: 11.0.1
resolution: "globby@npm:11.0.1"
dependencies:
array-union: ^2.1.0
dir-glob: ^3.0.1
fast-glob: ^3.1.1
ignore: ^5.1.4
merge2: ^1.3.0
slash: ^3.0.0
checksum: d23f2a6b8897b97fb27422cde243e0fd406ebbaa821929293b27c977d169884f8112494cda4f456a51d0ec1e133e3ac703ec24bfed484e327305ea34a665eb06
checksum: e7239e9e468c3692aec31dc97b5efc13dd21edf38820baeda98118ade39f475c4ff9e7610859eb4a3c75277ca2616e371265fec3c626aba5db4335bc41c59ac7
languageName: node
linkType: hard

Expand Down

0 comments on commit 5648962

Please sign in to comment.