[Scummvm-git-logs] scummvm-web master -> 575208ec96d85ac2822d694a441d8ae169d5dcb3
Thunderforge
noreply at scummvm.org
Mon Sep 19 01:35:30 UTC 2022
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:
575208ec96 WEB: Updating caniuse-lite to the latest version
Commit: 575208ec96d85ac2822d694a441d8ae169d5dcb3
https://github.com/scummvm/scummvm-web/commit/575208ec96d85ac2822d694a441d8ae169d5dcb3
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2022-09-18T20:35:25-05:00
Commit Message:
WEB: Updating caniuse-lite to the latest version
Changed paths:
package-lock.json
diff --git a/package-lock.json b/package-lock.json
index 78422a87..56fdb9b9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -868,13 +868,19 @@
}
},
"node_modules/caniuse-lite": {
- "version": "1.0.30001307",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001307.tgz",
- "integrity": "sha512-+MXEMczJ4FuxJAUp0jvAl6Df0NI/OfW1RWEE61eSmzS7hw6lz4IKutbhbXendwq8BljfFuHtu26VWsg4afQ7Ng==",
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/browserslist"
- }
+ "version": "1.0.30001402",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz",
+ "integrity": "sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew==",
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
+ }
+ ]
},
"node_modules/chalk": {
"version": "4.1.2",
@@ -3644,9 +3650,9 @@
"dev": true
},
"caniuse-lite": {
- "version": "1.0.30001307",
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001307.tgz",
- "integrity": "sha512-+MXEMczJ4FuxJAUp0jvAl6Df0NI/OfW1RWEE61eSmzS7hw6lz4IKutbhbXendwq8BljfFuHtu26VWsg4afQ7Ng=="
+ "version": "1.0.30001402",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001402.tgz",
+ "integrity": "sha512-Mx4MlhXO5NwuvXGgVb+hg65HZ+bhUYsz8QtDGDo2QmaJS2GBX47Xfi2koL86lc8K+l+htXeTEB/Aeqvezoo6Ew=="
},
"chalk": {
"version": "4.1.2",
More information about the Scummvm-git-logs
mailing list