We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae91766 commit e1d6234Copy full SHA for e1d6234
2 files changed
package.json
@@ -91,11 +91,11 @@
91
"@types/node": "20.8.2",
92
"@typescript-eslint/experimental-utils": "5.62.0",
93
"all-contributors-cli": "6.26.1",
94
- "cspell": "8.0.0",
+ "cspell": "10.0.0",
95
"dedent": "1.5.1",
96
"del-cli": "6.0.0",
97
- "dotenv-cli": "8.0.0",
98
- "eslint": "8.50.0",
+ "dotenv-cli": "10.0.0",
+ "eslint": "10.2.0",
99
"eslint-config-canonical": "41.3.0",
100
"eslint-config-prettier": "10.0.1",
101
"eslint-plugin-jsonc": "2.9.0",
@@ -112,7 +112,7 @@
112
"markdownlint": "0.31.1",
113
"markdownlint-cli": "0.37.0",
114
"nodemon": "3.0.1",
115
- "npm-package-json-lint": "8.0.0",
+ "npm-package-json-lint": "10.2.0",
116
"npm-package-json-lint-config-default": "7.0.0",
117
"prettier": "2.8.8",
118
"prettier-plugin-packagejson": "2.4.6",
0 commit comments