[chore] upgrade dependencies (#7982)

pull/8015/head
Ben McCann 2 years ago committed by GitHub
parent 773dedf714
commit 92f02669cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1298
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -129,19 +129,19 @@
"@types/node": "^8.10.53", "@types/node": "^8.10.53",
"@typescript-eslint/eslint-plugin": "^5.22.0", "@typescript-eslint/eslint-plugin": "^5.22.0",
"@typescript-eslint/parser": "^5.22.0", "@typescript-eslint/parser": "^5.22.0",
"acorn": "^8.4.1", "acorn": "^8.8.1",
"agadoo": "^1.1.0", "agadoo": "^2.0.0",
"aria-query": "^5.0.0", "aria-query": "^5.1.1",
"axobject-query": "^3.0.1", "axobject-query": "^3.1.1",
"code-red": "^0.2.5", "code-red": "^0.2.5",
"css-tree": "^2.1.0", "css-tree": "^2.2.1",
"eslint": "^8.0.0", "eslint": "^8.26.0",
"eslint-plugin-import": "^2.26.0", "eslint-plugin-import": "^2.26.0",
"eslint-plugin-svelte3": "^4.0.0", "eslint-plugin-svelte3": "^4.0.0",
"estree-walker": "^3.0.0", "estree-walker": "^3.0.1",
"is-reference": "^3.0.0", "is-reference": "^3.0.0",
"jsdom": "^15.2.1", "jsdom": "^15.2.1",
"kleur": "^3.0.3", "kleur": "^4.1.5",
"locate-character": "^2.0.5", "locate-character": "^2.0.5",
"magic-string": "^0.25.3", "magic-string": "^0.25.3",
"mocha": "^7.0.0", "mocha": "^7.0.0",
@ -149,10 +149,10 @@
"puppeteer": "^2.0.0", "puppeteer": "^2.0.0",
"rollup": "^1.27.14", "rollup": "^1.27.14",
"source-map": "^0.7.4", "source-map": "^0.7.4",
"source-map-support": "^0.5.13", "source-map-support": "^0.5.21",
"sourcemap-codec": "^1.4.8", "sourcemap-codec": "^1.4.8",
"tiny-glob": "^0.2.6", "tiny-glob": "^0.2.9",
"tslib": "^2.0.3", "tslib": "^2.4.0",
"typescript": "^3.7.5" "typescript": "^3.7.5"
} }
} }

Loading…
Cancel
Save