Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion instantsearch.js/algolia-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"parcel-bundler": "1.12.3",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
}
}
2,032 changes: 1,091 additions & 941 deletions instantsearch.js/algolia-insights/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion instantsearch.js/autocomplete-results-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"parcel-bundler": "1.12.3",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
}
}
2,008 changes: 1,074 additions & 934 deletions instantsearch.js/autocomplete-results-page/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion instantsearch.js/conditional-request/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-prettier": "3.6.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"parcel-bundler": "1.12.3",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
}
}
1,731 changes: 1,024 additions & 707 deletions instantsearch.js/conditional-request/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion instantsearch.js/facet-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint-config-prettier": "3.6.0",
"eslint-plugin-import": "2.19.1",
"eslint-plugin-prettier": "3.1.2",
"parcel-bundler": "1.12.4",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
},
"keywords": [
Expand Down
18 changes: 9 additions & 9 deletions instantsearch.js/facet-dropdown/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3663,10 +3663,10 @@ node-addon-api@^1.7.1:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-1.7.2.tgz#3df30b95720b53c24e59948b49532b662444f54d"
integrity sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg==

node-forge@^0.7.1:
version "0.7.6"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.7.6.tgz#fdf3b418aee1f94f0ef642cd63486c77ca9724ac"
integrity sha512-sol30LUpz1jQFBjOKwbjxijiE3b6pjd74YwfD0fJOKPjF+fONKb2Yg8rYgS6+bK6VDl+/wfr4IYpC7jDzLUIfw==
node-forge@^0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-0.10.0.tgz#32dea2afb3e9926f02ee5ce8794902691a676bf3"
integrity sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==

node-libs-browser@^2.0.0:
version "2.2.1"
Expand Down Expand Up @@ -3909,10 +3909,10 @@ pako@~1.0.5:
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==

[email protected].4:
version "1.12.4"
resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.4.tgz#31223f4ab4d00323a109fce28d5e46775409a9ee"
integrity sha512-G+iZGGiPEXcRzw0fiRxWYCKxdt/F7l9a0xkiU4XbcVRJCSlBnioWEwJMutOCCpoQmaQtjB4RBHDGIHN85AIhLQ==
[email protected].5:
version "1.12.5"
resolved "https://registry.yarnpkg.com/parcel-bundler/-/parcel-bundler-1.12.5.tgz#91f7de1c1fbfe5111616d3211c749c85c4d8acf0"
integrity sha512-hpku8mW67U6PXQIenW6NBbphBOMb8XzW6B9r093DUhYj5GN2FUB/CXCiz5hKoPYUsusZ35BpProH8AUF9bh5IQ==
dependencies:
"@babel/code-frame" "^7.0.0"
"@babel/core" "^7.4.4"
Expand Down Expand Up @@ -3957,7 +3957,7 @@ [email protected]:
json5 "^1.0.1"
micromatch "^3.0.4"
mkdirp "^0.5.1"
node-forge "^0.7.1"
node-forge "^0.10.0"
node-libs-browser "^2.0.0"
opn "^5.1.0"
postcss "^7.0.11"
Expand Down
2 changes: 1 addition & 1 deletion instantsearch.js/geo-search-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"parcel-bundler": "1.12.3",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
},
"dependencies": {
Expand Down
2,092 changes: 1,068 additions & 1,024 deletions instantsearch.js/geo-search-control/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion instantsearch.js/geo-search-custom-marker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"eslint-config-prettier": "4.1.0",
"eslint-plugin-import": "2.17.3",
"eslint-plugin-prettier": "3.1.0",
"parcel-bundler": "1.12.3",
"parcel-bundler": "1.12.5",
"prettier": "1.19.1"
},
"dependencies": {
Expand Down
Loading