Skip to content

Commit

Permalink
rev
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Jan 22, 2025
1 parent f40af44 commit aa76545
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
8 changes: 4 additions & 4 deletions packages/typespec-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,13 @@
"test:web": "vscode-test-web --extensionDevelopmentPath=. --headless --extensionTestsPath=dist/test/web/suite.js ./test/web/data"
},
"devDependencies": {
"@rollup/plugin-commonjs": "~28.0.2",
"@rollup/plugin-node-resolve": "~16.0.0",
"@rollup/plugin-typescript": "~12.1.2",
"@rollup/plugin-commonjs": "~28.0.0",
"@rollup/plugin-node-resolve": "~15.3.0",
"@rollup/plugin-typescript": "~12.1.0",
"@types/mocha": "^10.0.9",
"@types/node": "~22.7.9",
"@types/semver": "^7.5.8",
"@types/vscode": "~1.94.0",
"@types/semver": "^7.5.8",
"@typespec/compiler": "workspace:~",
"@typespec/internal-build-utils": "workspace:~",
"@vitest/coverage-v8": "^3.0.3",
Expand Down
24 changes: 17 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa76545

Please sign in to comment.