[Scummvm-git-logs] scummvm-web master -> 98169a91757a2f7290d8cb75cb5ecbe5f8c2e75b
Mataniko
mataniko at gmail.com
Thu Aug 26 00:35:11 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
98169a9175 Bump postcss from 7.0.32 to 7.0.36
Commit: 98169a91757a2f7290d8cb75cb5ecbe5f8c2e75b
https://github.com/scummvm/scummvm-web/commit/98169a91757a2f7290d8cb75cb5ecbe5f8c2e75b
Author: dependabot[bot] (49699333+dependabot[bot]@users.noreply.github.com)
Date: 2021-08-25T20:35:09-04:00
Commit Message:
Bump postcss from 7.0.32 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.32 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.32...7.0.36)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support at github.com>
Changed paths:
package-lock.json
diff --git a/package-lock.json b/package-lock.json
index 213999cd..9f2cf935 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1462,9 +1462,9 @@
"integrity": "sha1-AerA/jta9xoqbAL+q7jB/vfgDqs="
},
"postcss": {
- "version": "7.0.32",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.32.tgz",
- "integrity": "sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==",
+ "version": "7.0.36",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz",
+ "integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==",
"requires": {
"chalk": "^2.4.2",
"source-map": "^0.6.1",
More information about the Scummvm-git-logs
mailing list