Skip to content

Commit dcd9f7d

Browse files
Jason3Sgithub-actions[bot]
authored andcommitted
ci: Workflow Bot -- Update ALL Dependencies
1 parent 9d8317f commit dcd9f7d

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

extensions/australian-english/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/australian-english/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"test": "npm run test:cspell && npm run test:vscode"
8484
},
8585
"dependencies": {
86-
"@cspell/dict-en-au": "^1.0.34"
86+
"@cspell/dict-en-au": "^1.0.35"
8787
},
8888
"vsce": {
8989
"baseContentUrl": "https://raw.githubusercontent.com/streetsidesoftware/vscode-cspell-dict-extensions/refs/heads/main/extensions/australian-english/",

extensions/british-english/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/british-english/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"test": "npm run test:cspell && npm run test:vscode"
8484
},
8585
"dependencies": {
86-
"@cspell/dict-en-gb": "^5.0.3"
86+
"@cspell/dict-en-gb": "^5.0.4"
8787
},
8888
"vsce": {
8989
"baseContentUrl": "https://raw.githubusercontent.com/streetsidesoftware/vscode-cspell-dict-extensions/refs/heads/main/extensions/british-english/",

extensions/canadian-english/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/canadian-english/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"test": "npm run test:cspell && npm run test:vscode"
8686
},
8787
"dependencies": {
88-
"@cspell/dict-en-ca": "^1.0.34"
88+
"@cspell/dict-en-ca": "^1.0.35"
8989
},
9090
"vsce": {
9191
"baseContentUrl": "https://raw.githubusercontent.com/streetsidesoftware/vscode-cspell-dict-extensions/refs/heads/main/extensions/canadian-english/",

0 commit comments

Comments
 (0)