Bump ahoy.js from 0.3.8 to 0.4.0 (#14520)
Bumps [ahoy.js](https://github.com/ankane/ahoy.js) from 0.3.8 to 0.4.0. - [Release notes](https://github.com/ankane/ahoy.js/releases) - [Changelog](https://github.com/ankane/ahoy.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/ankane/ahoy.js/compare/v0.3.8...v0.4.0) --- updated-dependencies: - dependency-name: ahoy.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7ff882b8ce
commit
687c83be9b
2 changed files with 5 additions and 12 deletions
|
|
@ -153,7 +153,7 @@
|
|||
"@rails/ujs": "6.1.4",
|
||||
"@rails/webpacker": "5.4.0",
|
||||
"@reach/combobox": "^0.16.0",
|
||||
"ahoy.js": "^0.3.8",
|
||||
"ahoy.js": "^0.4.0",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"babel-preset-preact": "^2.0.0",
|
||||
"canvas": "^2.8.0",
|
||||
|
|
|
|||
15
yarn.lock
15
yarn.lock
|
|
@ -4085,12 +4085,10 @@ aggregate-error@^3.0.0:
|
|||
clean-stack "^2.0.0"
|
||||
indent-string "^4.0.0"
|
||||
|
||||
ahoy.js@^0.3.8:
|
||||
version "0.3.8"
|
||||
resolved "https://registry.yarnpkg.com/ahoy.js/-/ahoy.js-0.3.8.tgz#d4ceeaef4049104044d7277359f0c8def941a076"
|
||||
integrity sha512-eY9SproMls3Rz47YLoJA0jwJAFU3SA6WEYeaCSR5ml0ewEe022Ys9ditunGZZWLJYk5iCMfhIBR2OD/PxVl0/Q==
|
||||
dependencies:
|
||||
object-to-formdata "^4.0.0"
|
||||
ahoy.js@^0.4.0:
|
||||
version "0.4.0"
|
||||
resolved "https://registry.yarnpkg.com/ahoy.js/-/ahoy.js-0.4.0.tgz#92c0247866b167015e1fdd0bc9cda8b3a61fadbe"
|
||||
integrity sha512-jq4aidHv8QWvZzN7YYnkQ1JgO6RyDBNrobcimJRtlfKiIP8B9ZaeMOIP4qieVrNawgI6JXpxvYMllfRb+sWZew==
|
||||
|
||||
airbnb-js-shims@^2.2.1:
|
||||
version "2.2.1"
|
||||
|
|
@ -12776,11 +12774,6 @@ object-path@^0.11.4:
|
|||
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a"
|
||||
integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==
|
||||
|
||||
object-to-formdata@^4.0.0:
|
||||
version "4.1.0"
|
||||
resolved "https://registry.yarnpkg.com/object-to-formdata/-/object-to-formdata-4.1.0.tgz#0d7bdd6f9e4efa8c0075a770c11ec92b7bf6c560"
|
||||
integrity sha512-4Ti3VLTspWOUt5QIBl5/BpvLBnr4tbFpZ/FpXKWQFqLslvGIB3ug3jurW/k8iIpoyE6HcZhhmQ6mFiOq1tKGEQ==
|
||||
|
||||
object-visit@^1.0.0:
|
||||
version "1.0.1"
|
||||
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue