loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'Update dependency @vitest/eslint-plugin to v1.1.6 (forgejo)' (#5467) from renovate/forgejo-vitest-eslint-plugin-1.x into forgejo

+5 -5
+4 -4
package-lock.json
··· 68 68 "@stylistic/stylelint-plugin": "3.1.1", 69 69 "@vitejs/plugin-vue": "5.1.4", 70 70 "@vitest/coverage-v8": "2.1.2", 71 - "@vitest/eslint-plugin": "1.1.5", 71 + "@vitest/eslint-plugin": "1.1.6", 72 72 "@vue/test-utils": "2.4.6", 73 73 "eslint": "8.57.1", 74 74 "eslint-plugin-array-func": "4.0.0", ··· 4906 4906 } 4907 4907 }, 4908 4908 "node_modules/@vitest/eslint-plugin": { 4909 - "version": "1.1.5", 4910 - "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.5.tgz", 4911 - "integrity": "sha512-a02F1HAJ/A1ietP96QDxkRqZROdgCJvNXSkmHAXTcTHnmj9Hh2gqi7x4M+miOj1sDIef2qGqE8zmMBb2PgTE8w==", 4909 + "version": "1.1.6", 4910 + "resolved": "https://registry.npmjs.org/@vitest/eslint-plugin/-/eslint-plugin-1.1.6.tgz", 4911 + "integrity": "sha512-sFuAnD9iycnOzLHHhNCULXeb6ejOSo5Lcq/ODhdlUOoUrXkQPcVeYqXurZMA3neOqf+wNCQ6YuU1zyoYH/WEcg==", 4912 4912 "dev": true, 4913 4913 "license": "MIT", 4914 4914 "peerDependencies": {
+1 -1
package.json
··· 67 67 "@stylistic/stylelint-plugin": "3.1.1", 68 68 "@vitejs/plugin-vue": "5.1.4", 69 69 "@vitest/coverage-v8": "2.1.2", 70 - "@vitest/eslint-plugin": "1.1.5", 70 + "@vitest/eslint-plugin": "1.1.6", 71 71 "@vue/test-utils": "2.4.6", 72 72 "eslint": "8.57.1", 73 73 "eslint-plugin-array-func": "4.0.0",