This commit is contained in:
renovate[bot] 2025-02-11 00:32:45 +00:00 committed by GitHub
commit a0a651398b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -19,7 +19,7 @@
"gulp-json-editor": "2.6.0",
"gulp-prepro": "2.4.0",
"gulp-qunits": "2.1.2",
"gulp-rename": "1.4.0",
"gulp-rename": "2.0.0",
"gulp-shell": "0.8.0",
"gulp-symlink": "2.1.4",
"gulp-typescript": "5.0.1",
@ -3663,9 +3663,9 @@
}
},
"node_modules/gulp-rename": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz",
"integrity": "sha512-swzbIGb/arEoFK89tPY58vg3Ok1bw+d35PfUNwWqdo7KM4jkmuGA78JiDNqR+JeZFaeeHnRg9N7aihX3YPmsyg==",
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/gulp-rename/-/gulp-rename-2.0.0.tgz",
"integrity": "sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==",
"dev": true,
"license": "MIT",
"engines": {

View file

@ -63,7 +63,7 @@
"gulp-json-editor": "2.6.0",
"gulp-prepro": "2.4.0",
"gulp-qunits": "2.1.2",
"gulp-rename": "1.4.0",
"gulp-rename": "2.0.0",
"gulp-shell": "0.8.0",
"gulp-symlink": "2.1.4",
"gulp-typescript": "5.0.1",