We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b58ae01 commit 38c8502Copy full SHA for 38c8502
package.json
@@ -88,8 +88,8 @@
88
"@ianvs/prettier-plugin-sort-imports": "4.0.2",
89
"@octokit/core": "4.2.4",
90
"@release-it/conventional-changelog": "6.0.0",
91
- "@types/node": "20.3.3",
92
- "@typescript-eslint/experimental-utils": "5.60.1",
+ "@types/node": "20.4.0",
+ "@typescript-eslint/experimental-utils": "5.61.0",
93
"all-contributors-cli": "6.26.0",
94
"cspell": "6.31.1",
95
"dedent": "0.7.0",
@@ -115,7 +115,7 @@
115
"npm-package-json-lint": "6.4.0",
116
"npm-package-json-lint-config-default": "6.0.0",
117
"prettier": "2.8.8",
118
- "prettier-plugin-packagejson": "2.4.3",
+ "prettier-plugin-packagejson": "2.4.4",
119
"release-it": "15.11.0",
120
"toml-eslint-parser": "0.6.0",
121
"ts-node": "10.9.1",
0 commit comments