Bump packages to fix linter

This commit is contained in:
Henry Mercer 2023-01-18 20:50:03 +00:00
parent ed9506bbaf
commit 0a11e3fdd9
6063 changed files with 378752 additions and 306784 deletions

20
node_modules/@github/browserslist-config/package.json generated vendored Normal file
View file

@ -0,0 +1,20 @@
{
"name": "@github/browserslist-config",
"version": "1.0.0",
"description": "The GitHub browserslist config.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/github/browserslist-config.git"
},
"keywords": [],
"author": "GitHub Inc.",
"license": "MIT",
"bugs": {
"url": "https://github.com/github/browserslist-config/issues"
},
"homepage": "https://github.com/github/browserslist-config#readme"
}