Skip to content

Commit 9251676

Browse files
committed
build(deps-dev): bump deps according to yarn upgrade-interactive
Signed-off-by: Lexus Drumgold <[email protected]>
1 parent dfa9684 commit 9251676

File tree

2 files changed

+147
-131
lines changed

2 files changed

+147
-131
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -84,37 +84,37 @@
8484
"@types/conventional-changelog-writer": "4.0.1",
8585
"@types/conventional-commits-parser": "3.0.2",
8686
"@types/dateformat": "5.0.0",
87-
"@types/eslint": "8.4.6",
87+
"@types/eslint": "8.4.7",
8888
"@types/git-raw-commits": "2.0.1",
8989
"@types/is-ci": "3.0.0",
90-
"@types/node": "16.11.63",
90+
"@types/node": "16.11.68",
9191
"@types/node-notifier": "8.0.2",
9292
"@types/prettier": "2.7.1",
9393
"@types/unist": "2.0.6",
94-
"@typescript-eslint/eslint-plugin": "5.40.0",
95-
"@typescript-eslint/parser": "5.40.0",
94+
"@typescript-eslint/eslint-plugin": "5.40.1",
95+
"@typescript-eslint/parser": "5.40.1",
9696
"@vates/toggle-scripts": "1.0.0",
97-
"@vitest/coverage-c8": "0.24.1",
98-
"@vitest/ui": "0.24.1",
97+
"@vitest/coverage-c8": "0.24.3",
98+
"@vitest/ui": "0.24.3",
9999
"chai": "4.3.6",
100100
"chai-each": "0.0.1",
101101
"chai-quantifiers": "1.0.17",
102102
"chai-string": "1.5.0",
103103
"conventional-changelog-cli": "2.2.2",
104104
"conventional-recommended-bump": "6.1.0",
105105
"cspell": "6.12.0",
106-
"esbuild": "0.15.10",
107-
"eslint": "8.25.0",
106+
"esbuild": "0.15.12",
107+
"eslint": "8.26.0",
108108
"eslint-config-prettier": "8.5.0",
109109
"eslint-plugin-chai-expect": "3.0.0",
110110
"eslint-plugin-jest-formatting": "3.1.0",
111-
"eslint-plugin-jsdoc": "39.3.6",
111+
"eslint-plugin-jsdoc": "39.3.14",
112112
"eslint-plugin-jsonc": "2.4.0",
113113
"eslint-plugin-markdown": "3.0.0",
114114
"eslint-plugin-markdownlint": "0.4.0",
115115
"eslint-plugin-node": "11.1.0",
116116
"eslint-plugin-prettier": "4.2.1",
117-
"eslint-plugin-promise": "6.1.0",
117+
"eslint-plugin-promise": "6.1.1",
118118
"eslint-plugin-unicorn": "44.0.2",
119119
"eslint-plugin-yml": "1.2.0",
120120
"graphql": "16.6.0",
@@ -127,7 +127,7 @@
127127
"node-notifier": "10.0.1",
128128
"prettier": "2.7.1",
129129
"prettier-plugin-sh": "0.12.8",
130-
"pretty-format": "29.1.2",
130+
"pretty-format": "29.2.1",
131131
"trash-cli": "5.0.0",
132132
"ts-dedent": "2.2.0",
133133
"ts-node": "10.9.1",
@@ -136,8 +136,8 @@
136136
"unist-util-inspect": "7.0.1",
137137
"version-bump-prompt": "6.1.0",
138138
"vite": "3.1.8",
139-
"vite-tsconfig-paths": "3.5.1",
140-
"vitest": "0.24.1",
139+
"vite-tsconfig-paths": "3.5.2",
140+
"vitest": "0.24.3",
141141
"vitest-github-actions-reporter": "0.8.3",
142142
"yaml-eslint-parser": "1.1.0"
143143
},

0 commit comments

Comments
 (0)