Skip to content

Commit 750ddd9

Browse files
street-side-software-automation[bot]Jason3S
andauthoredJan 14, 2023
ci: Workflow Bot -- Update ALL Dependencies (main) (#4014)
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
1 parent a87a5e7 commit 750ddd9

File tree

4 files changed

+29
-29
lines changed

4 files changed

+29
-29
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"inject-markdown": "^1.3.0",
105105
"jest": "^29.3.1",
106106
"nyc": "^15.1.0",
107-
"prettier": "^2.8.2",
107+
"prettier": "^2.8.3",
108108
"rollup": "^3.10.0",
109109
"shelljs": "^0.8.5",
110110
"shx": "^0.3.4",

‎pnpm-lock.yaml

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

‎test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"eslint-plugin-node": "^11.1.0",
2626
"eslint-plugin-prettier": "^4.2.1",
2727
"eslint-plugin-promise": "^6.1.1",
28-
"prettier": "^2.8.2",
28+
"prettier": "^2.8.3",
2929
"typescript": "^4.9.4"
3030
}
3131
}

‎website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-plugin-node": "^11.1.0",
3939
"eslint-plugin-prettier": "^4.2.1",
4040
"eslint-plugin-promise": "^6.1.1",
41-
"prettier": "^2.8.2",
41+
"prettier": "^2.8.3",
4242
"typescript": "^4.9.4"
4343
},
4444
"browserslist": {

0 commit comments

Comments
 (0)
Please sign in to comment.