Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Commit

Permalink
Bump ejs-loader from 0.3.1 to 0.3.3 (#105)
Browse files Browse the repository at this point in the history
Bumps [ejs-loader](https://github.com/difelice/ejs-loader) from 0.3.1 to 0.3.3.
- [Release notes](https://github.com/difelice/ejs-loader/releases)
- [Commits](https://github.com/difelice/ejs-loader/commits)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tomusdrw committed Apr 8, 2019
1 parent f8d05f4 commit 3efb2a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"css-loader": "^0.28.11",
"ejs-loader": "0.3.1",
"ejs-loader": "0.3.3",
"eslint": "^5.15.3",
"eslint-config-semistandard": "^11.0.0",
"eslint-config-standard": "^10.2.1",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2917,13 +2917,13 @@ editions@^1.1.1:
resolved "https://registry.yarnpkg.com/editions/-/editions-1.3.3.tgz#0907101bdda20fac3cbe334c27cbd0688dc99a5b"
integrity sha1-CQcQG92iD6w8vjNMJ8vQaI3Jmls=

[email protected].1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/ejs-loader/-/ejs-loader-0.3.1.tgz#280c8e030bd32428c29826f6bbf6b6d0c14f7ca4"
integrity sha512-bdJHTxBY3uqZ6L5V1WRohf1gr7ousgESpArPVseEQCWCATs+M8BRqxyJWqnFo+h815gTA++g5LyAyqS5OTIfdQ==
[email protected].3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/ejs-loader/-/ejs-loader-0.3.3.tgz#021aa196b8858f05b6f095576c4afe61012ccc2e"
integrity sha512-1pQNFYu+4VIeLLNrSZ8QaiyFk9oXv8koUyQ2Pz5k0dw89HHjeiliTPQ46GfqAzCqJ8cEq8QFNj/HsVjyIuzKEA==
dependencies:
loader-utils "^0.2.7"
lodash "^3.6.0"
lodash "^4.17.11"

electron-releases@^2.1.0:
version "2.1.0"
Expand Down Expand Up @@ -5128,11 +5128,6 @@ [email protected]:
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.2.tgz#34a3055babe04ce42467b607d700072c7ff6bf42"
integrity sha1-NKMFW6vgTOQkZ7YH1wAHLH/2v0I=

lodash@^3.6.0:
version "3.10.1"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
integrity sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y=

lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
Expand Down

0 comments on commit 3efb2a2

Please sign in to comment.