Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuther committed Oct 15, 2019
1 parent 5aff035 commit 059f669
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"sass": "scss/bootstrap-darkroom.scss",
"license": "APACHE-2.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.10.2",
"@fortawesome/fontawesome-free": "^5.11.2",
"bootstrap-social": "^5.1.1",
"jQuery-Touch-Events": "benmajor/jQuery-Touch-Events#2.0.0",
"jquery": ">=3.3.0",
Expand All @@ -48,6 +48,6 @@
"npm-run-all": "^4.1.5",
"postcss-cli": "^6.1.1",
"uglify-js": "^3.4.9",
"yarn": "~1.17"
"yarn": "~1.19"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@fortawesome/fontawesome-free@^5.10.2":
"@fortawesome/fontawesome-free@^5.11.2":
version "5.11.2"
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.11.2.tgz#8644bc25b19475779a7b7c1fc104bc0a794f4465"
integrity sha512-XiUPoS79r1G7PcpnNtq85TJ7inJWe0v+b5oZJZKb0pGHNIV6+UiNeQWiFGmuQ0aj7GEhnD/v9iqxIsjuRKtEnQ==
Expand Down Expand Up @@ -3122,7 +3122,7 @@ yargs@^7.0.0:
y18n "^3.2.1"
yargs-parser "^5.0.0"

yarn@~1.17:
version "1.17.3"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"
integrity sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA==
yarn@~1.19:
version "1.19.1"
resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.19.1.tgz#14b92410dd1ba5bab87a12b4a3d807f4569bea97"
integrity sha512-gBnfbL9rYY05Gt0cjJhs/siqQXHYlZalTjK3nXn2QO20xbkIFPob+LlH44ML47GcR4VU9/2dYck1BWFM0Javxw==

0 comments on commit 059f669

Please sign in to comment.