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 73b86e7 commit 24fd1f8Copy full SHA for 24fd1f8
package.json
@@ -77,7 +77,7 @@
77
"@ota-meshi/eslint-plugin": "^0.11.0",
78
"@sindresorhus/slugify": "^2.1.0",
79
"@sveltejs/adapter-static": "^1.0.0-next.26",
80
- "@sveltejs/kit": "^1.0.0-next.240",
+ "@sveltejs/kit": "1.0.0-next.358",
81
"@types/babel__core": "^7.1.19",
82
"@types/eslint": "^8.0.0",
83
"@types/eslint-scope": "^3.7.0",
renovate.json
@@ -13,5 +13,6 @@
13
"depTypeList": ["devDependencies"],
14
"automerge": true
15
}
16
- ]
+ ],
17
+ "ignoreDeps": ["@sveltejs/kit"]
18
0 commit comments