Skip to content

Commit

Permalink
chore(deps): update devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent 9c566a9 commit 4260344
Show file tree
Hide file tree
Showing 6 changed files with 2,428 additions and 3,224 deletions.
14 changes: 7 additions & 7 deletions dist/debugger/node/VendorLib/vscode-node-debug2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,26 +19,26 @@
"vscode-nls": "^2.0.2"
},
"devDependencies": {
"@types/mocha": "^9.0.0",
"@types/node": "^16.0.0",
"@types/mocha": "^10.0.0",
"@types/node": "^20.0.0",
"@types/source-map": "^0.5.0",
"del": "^6.0.0",
"del": "^7.0.0",
"event-stream": "4.0.1",
"gulp": "^4.0.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-tslint": "^8.1.2",
"gulp-typescript": "^5.0.0",
"gulp-util": "^3.0.5",
"mocha": "^9.0.0",
"mocha": "^10.0.0",
"run-sequence": "^2.0.0",
"tslint": "^5.7.0",
"typescript": "^4.0.0",
"vsce": "^1.33.2",
"typescript": "^5.0.0",
"vsce": "^2.0.0",
"vscode": "^1.1.9",
"vscode-chrome-debug-core-testsupport": "^4.0.0",
"vscode-debugadapter-testsupport": "^1.25.0",
"vscode-debugprotocol": "^1.25.0",
"vscode-nls-dev": "^3.0.0"
"vscode-nls-dev": "^4.0.0"
},
"main": "./out/src/extension",
"activationEvents": [
Expand Down
16 changes: 4 additions & 12 deletions dist/debugger/node/VendorLib/vscode-node-debug2/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2041,9 +2041,7 @@ gulp-symdest@^1.1.0:
vinyl-fs "^2.4.3"

gulp-tslint@^8.1.2:
version "8.1.3"
resolved "https://registry.yarnpkg.com/gulp-tslint/-/gulp-tslint-8.1.3.tgz#a89ed144038ae861ee7bfea9528272d126a93da1"
integrity sha512-KEP350N5B9Jg6o6jnyCyKVBPemJePYpMsGfIQq0G0ErvY7tw4Lrfb/y3L4WRf7ek0OsaE8nnj86w+lcLXW8ovw==
version "8.1.4"
dependencies:
"@types/fancy-log" "1.3.0"
chalk "2.3.1"
Expand Down Expand Up @@ -4586,9 +4584,7 @@ tslib@^1.8.0, tslib@^1.8.1:
integrity sha512-4krF8scpejhaOgqzBEcGM7yDIEfi0/8+8zDRZhNZZ2kjmHJ4hv3zCbQWxoJGz1iw5U0Jl0nma13xzHXcncMavQ==

tslint@^5.7.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11.0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed"
integrity sha1-mPMMAurjzecAYgHkwzywi0hYHu0=
version "5.20.1"
dependencies:
babel-code-frame "^6.22.0"
builtin-modules "^1.1.1"
Expand Down Expand Up @@ -4966,9 +4962,7 @@ vscode-chrome-debug-core@^3.20.2:
ws "^3.3.2"

vscode-debugadapter-testsupport@^1.25.0:
version "1.32.0"
resolved "https://registry.yarnpkg.com/vscode-debugadapter-testsupport/-/vscode-debugadapter-testsupport-1.32.0.tgz#3d5f49577a58f0eea6478570dd1332dad9b7d83c"
integrity sha512-I+NgaQ14Ww1gF8vOsnwDT6JCojHx5ximObfEgNU3C5L5JaPsyMictgalOqd2Y/WGQpCAMIF9GAElrCjWSr+Scg==
version "1.51.0"
dependencies:
vscode-debugprotocol "1.32.0"

Expand Down Expand Up @@ -5026,9 +5020,7 @@ vscode-nls@^3.2.1:
integrity sha512-ITtoh3V4AkWXMmp3TB97vsMaHRgHhsSFPsUdzlueSL+dRZbSNTZeOmdQv60kjCV306ghPxhDeoNUEm3+EZMuyw==

vscode@^1.1.9:
version "1.1.21"
resolved "https://registry.yarnpkg.com/vscode/-/vscode-1.1.21.tgz#1c8253d6238aefb4112d6e58cf975ad25313dafc"
integrity sha512-tJl9eL15ZMm6vzCYYeQ26sSYRuXGMGPsaeIAmG2rOOYRn01jdaDg6I4b9G5Ed6FISdmn6egpKThk4o4om8Ax/A==
version "1.1.37"
dependencies:
glob "^7.1.2"
gulp-chmod "^2.0.0"
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,24 @@
"vscode-nls": "2.0.2"
},
"devDependencies": {
"@types/atom": "1.40.11",
"@types/node": "^16.0.0",
"typescript": "^4.2.3",
"@types/atom": "1.40.14",
"@types/node": "^20.0.0",
"typescript": "^5.0.0",
"tslib": "^2.1.0",
"coffeescript": "^2.5.1",
"@types/jasmine": "^3.6.7",
"@types/jasmine": "^5.0.0",
"atom-jasmine3-test-runner": "^5.2.2",
"prettier": "^2.2.1",
"eslint": "7.32.0",
"prettier": "^3.0.0",
"eslint": "8.51.0",
"eslint-config-atomic": "^1.12.4",
"rollup": "^2.42.1",
"rollup": "^4.0.0",
"rollup-plugin-atomic": "^3.0.0",
"shx": "^0.3.3",
"cross-env": "^7.0.3",
"@babel/cli": "7.15.7",
"@babel/core": "7.15.8",
"babel-preset-atomic": "^4.0.0",
"npm-check-updates": "11.8.5",
"@babel/cli": "7.23.0",
"@babel/core": "7.23.2",
"babel-preset-atomic": "^5.0.0",
"npm-check-updates": "16.14.6",
"build-commit": "0.1.4"
},
"providedServices": {
Expand Down
Loading

0 comments on commit 4260344

Please sign in to comment.