mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 12:10:22 -05:00
bump deemon (#255790)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -95,7 +95,7 @@
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.9.1",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.13.4",
|
||||
"deemon": "^1.13.5",
|
||||
"electron": "35.6.0",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
@@ -6010,9 +6010,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/deemon": {
|
||||
"version": "1.13.4",
|
||||
"resolved": "https://registry.npmjs.org/deemon/-/deemon-1.13.4.tgz",
|
||||
"integrity": "sha512-O+7MRrNEddXeZXJusSSkFfBsJ5faVt+XpjfIosciuaK6StTjMi5Q4poYUxFlrIPHusrhrc4isC1gxt9nLijf6Q==",
|
||||
"version": "1.13.5",
|
||||
"resolved": "https://registry.npmjs.org/deemon/-/deemon-1.13.5.tgz",
|
||||
"integrity": "sha512-mmQi4Rz7ehx/xmUoDKzYAfzoEIv0HIGuDL88aj7iIxxYq0OwxRc/edFqso+aUdgame1ZBGLoV4Ucd/5/WCmu4w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -154,7 +154,7 @@
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.9.1",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.13.4",
|
||||
"deemon": "^1.13.5",
|
||||
"electron": "35.6.0",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
|
||||
Reference in New Issue
Block a user