Browse Source

Bump jquery-bridget from 3.0.0 to 3.0.1 (#304)

Bumps [jquery-bridget](https://github.com/desandro/jquery-bridget) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/desandro/jquery-bridget/releases)
- [Commits](https://github.com/desandro/jquery-bridget/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: jquery-bridget
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/312/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
e6104a403a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -7504,9 +7504,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
},
"jquery-bridget": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jquery-bridget/-/jquery-bridget-3.0.0.tgz",
"integrity": "sha512-UamdtgKjbmSUiLfUbJk+VA5q9fMRy4h2XYU1D1OlF2wzI1wIQyuIb7WTYtaMPYML2RgdAOTPyvQUmehWwoXazw==",
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/jquery-bridget/-/jquery-bridget-3.0.1.tgz",
"integrity": "sha512-mjpdeObQTYlDOQWU8/JyHE3mZqwIFXY2ayaj/jYb3WoJWTIkP5MdN3SMPQC1jo6U31KD7LPJWuhVI+L+4Vqc2A==",
"requires": {
"jquery": ">=1.4.2 <4"
}

2
package.json

@ -76,6 +76,6 @@
"dependencies": {
"aetna": "^1.0.0-alpha.27",
"isotope-layout": "^3.0.6",
"jquery-bridget": "^3.0.0"
"jquery-bridget": "^3.0.1"
}
}

Loading…
Cancel
Save