Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2021
1 parent b3e9b97 commit 9fdf555
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions packages/@averjs/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"json-loader": "^0.5.7",
"kill-port": "^1.6.1",
"memory-fs": "^0.4.1",
"nodemon": "^2.0.6",
"nodemon": "^2.0.7",
"optimize-css-assets-webpack-plugin": "^5.0.4",
"ora": "^5.2.0",
"postcss": "^7.0.17",
Expand All @@ -58,7 +58,7 @@
"postcss-safe-parser": "^5.0.2",
"pug-plain-loader": "^1.1.0",
"register-service-worker": "^1.7.2",
"sass": "^1.32.0",
"sass": "^1.32.1",
"sass-loader": "^10.1.0",
"socket.io-client": "^2.4.0",
"style-resources-loader": "^1.4.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11757,10 +11757,10 @@ nodemailer@^6.4.16, nodemailer@^6.4.17:
resolved "https://registry.yarnpkg.com/nodemailer/-/nodemailer-6.4.17.tgz#8de98618028953b80680775770f937243a7d7877"
integrity sha512-89ps+SBGpo0D4Bi5ZrxcrCiRFaMmkCt+gItMXQGzEtZVR3uAD3QAQIDoxTWnx3ky0Dwwy/dhFrQ+6NNGXpw/qQ==

nodemon@^2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.6.tgz#1abe1937b463aaf62f0d52e2b7eaadf28cc2240d"
integrity sha512-4I3YDSKXg6ltYpcnZeHompqac4E6JeAMpGm8tJnB9Y3T0ehasLa4139dJOcCrB93HHrUMsCrKtoAlXTqT5n4AQ==
nodemon@^2.0.7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-2.0.7.tgz#6f030a0a0ebe3ea1ba2a38f71bf9bab4841ced32"
integrity sha512-XHzK69Awgnec9UzHr1kc8EomQh4sjTQ8oRf8TsGrSmHDx9/UmiGG9E/mM3BuTfNeFwdNBvrqQq/RHL0xIeyFOA==
dependencies:
chokidar "^3.2.2"
debug "^3.2.6"
Expand Down Expand Up @@ -14790,10 +14790,10 @@ sass-loader@^10.1.0:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.32.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.0.tgz#10101a026c13080b14e2b374d4e15ee24400a4d3"
integrity sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==
sass@^1.32.1:
version "1.32.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.1.tgz#ee479edd7d09067c0c0d4bb70a596e310e7fdf68"
integrity sha512-SLhQ8do4vKsjIGMh1n6JPiARIFVOhBvdKPlZTNNOfwCIwKOc8EP+0QZlXI/ZWGy0W9KVO+54fVSbUZehXtECNQ==
dependencies:
chokidar ">=2.0.0 <4.0.0"

Expand Down

0 comments on commit 9fdf555

Please sign in to comment.