Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 05e5bf9

Browse files
authored
Merge pull request #14 from NYULibraries/dependabot/npm_and_yarn/angular-1.8.0
Bump angular from 1.6.3 to 1.8.0
2 parents da3de5b + d424bc5 commit 05e5bf9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@babel/core": "7.5.0",
2121
"@babel/preset-env": "7.5.0",
22-
"angular": "1.6.3",
22+
"angular": "1.8.0",
2323
"angular-mocks": "1.6.3",
2424
"babel-loader": "^8.0.5",
2525
"babel-plugin-istanbul": "^5.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -859,10 +859,10 @@ angular-mocks@1.6.3:
859859
resolved "https://registry.yarnpkg.com/angular-mocks/-/angular-mocks-1.6.3.tgz#12fafc0f1e0903f16864004ba375bf3fb9101ef1"
860860
integrity sha1-Evr8Dx4JA/FoZABLo3W/P7kQHvE=
861861

862-
angular@1.6.3:
863-
version "1.6.3"
864-
resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.3.tgz#5d34b799234e8fa17c6a3a14e0258733935f43e7"
865-
integrity sha1-XTS3mSNOj6F8ajoU4CWHM5NfQ+c=
862+
angular@1.8.0:
863+
version "1.8.0"
864+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
865+
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
866866

867867
ansi-colors@^3.0.0:
868868
version "3.2.4"

0 commit comments

Comments
 (0)