Browse Source

build: bump aetna from 1.0.0-alpha.12 to 1.0.0-alpha.14 (#93)

Bumps [aetna](https://github.com/pressbooks/aetna) from 1.0.0-alpha.12 to 1.0.0-alpha.14.
- [Release notes](https://github.com/pressbooks/aetna/releases)
- [Commits](https://github.com/pressbooks/aetna/compare/1.0.0-alpha.12...1.0.0-alpha.14)
pull/96/head
dependabot[bot] 7 years ago committed by Ned Zimmerman
parent
commit
c650d5ddd1
  1. 6
      package-lock.json
  2. 2
      package.json
  3. 6
      yarn.lock

6
package-lock.json generated

@ -284,9 +284,9 @@
}
},
"aetna": {
"version": "1.0.0-alpha.12",
"resolved": "https://registry.npmjs.org/aetna/-/aetna-1.0.0-alpha.12.tgz",
"integrity": "sha512-WUH4mPCJwyEtlDSpetfnBzU17eRWMF7uLLyDeIE8Xs31uY9/npxdXIhteffcGN0MSia5dz35GDNIk6qzu7JzxA==",
"version": "1.0.0-alpha.14",
"resolved": "https://registry.npmjs.org/aetna/-/aetna-1.0.0-alpha.14.tgz",
"integrity": "sha512-ULfjypnNmd5BlPm1PBp8Ga0k8t+GlkHfi5VDaAeH4qEJYgMA5AdsxoMQbR/KTITIa/aP9tVVzzhLH5Xgw5h1Ew==",
"requires": {
"@frctl/fractal": "1.1.7"
}

2
package.json

@ -57,7 +57,7 @@
"pressbooks-build-tools": "^0.10.0"
},
"dependencies": {
"aetna": "^1.0.0-alpha.12",
"aetna": "^1.0.0-alpha.14",
"isotope-layout": "^3.0.5",
"jquery-bridget": "^2.0.1",
"js-cookie": "^2.2.0",

6
yarn.lock

@ -178,9 +178,9 @@ adjust-sourcemap-loader@^1.1.0:
object-path "^0.9.2"
regex-parser "^2.2.1"
aetna@^1.0.0-alpha.12:
version "1.0.0-alpha.12"
resolved "https://registry.yarnpkg.com/aetna/-/aetna-1.0.0-alpha.12.tgz#6e73444d3131637d8f5a1717b66dbe4f8d67f9bd"
aetna@^1.0.0-alpha.14:
version "1.0.0-alpha.14"
resolved "https://registry.yarnpkg.com/aetna/-/aetna-1.0.0-alpha.14.tgz#676bf8d23d85d36c0e10c0e1ecc576397283b3cc"
dependencies:
"@frctl/fractal" "^1.1.7"

Loading…
Cancel
Save