@codingame/monaco-vscode-language-pack-ja 3.1.2 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@codingame/monaco-vscode-language-pack-ja",
3
- "version": "3.1.2",
3
+ "version": "3.2.0",
4
4
  "keywords": [],
5
5
  "author": {
6
6
  "name": "CodinGame",
@@ -18,6 +18,6 @@
18
18
  "module": "index.js",
19
19
  "types": "index.d.ts",
20
20
  "dependencies": {
21
- "vscode": "npm:@codingame/monaco-vscode-api@3.1.2"
21
+ "vscode": "npm:@codingame/monaco-vscode-api@3.2.0"
22
22
  }
23
23
  }
@@ -11006,7 +11006,7 @@ var content = {
11006
11006
  "welcomePage.tileHoverBackground": "[ようこそ] のタイルのホバー背景色。"
11007
11007
  },
11008
11008
  "vs/workbench/contrib/welcomeGettingStarted/browser/gettingStartedExtensionPoint": {
11009
- pathDeprecated: "非推奨です。代わりに 'image' または 'makrdown' を使用してください",
11009
+ pathDeprecated: "非推奨です。代わりに 'image' または 'markdown' を使用してください",
11010
11010
  title: "タイトル",
11011
11011
  walkthroughs: "ユーザーが拡張機能を使い始めるのに役立つチュートリアルを投稿します。",
11012
11012
  "walkthroughs.description": "チュートリアルの説明。",