Update checked-in dependencies

This commit is contained in:
github-actions[bot] 2021-07-27 16:54:26 +00:00
parent 6b0d45a5c6
commit cc1adb825a
4247 changed files with 144820 additions and 149530 deletions

15
node_modules/globals/package.json generated vendored
View file

@ -1,6 +1,6 @@
{
"name": "globals",
"version": "12.4.0",
"version": "13.10.0",
"description": "Global identifiers from different JavaScript environments",
"license": "MIT",
"repository": "sindresorhus/globals",
@ -32,17 +32,20 @@
"environments"
],
"dependencies": {
"type-fest": "^0.8.1"
"type-fest": "^0.20.2"
},
"devDependencies": {
"ava": "^2.2.0",
"tsd": "^0.9.0",
"xo": "^0.25.3"
"ava": "^2.4.0",
"tsd": "^0.14.0",
"xo": "^0.36.1"
},
"xo": {
"ignores": [
"get-browser-globals.js"
]
],
"rules": {
"node/no-unsupported-features/es-syntax": "off"
}
},
"tsd": {
"compilerOptions": {