kopia lustrzana https://github.com/harvard-lil/archive.social
Bump tap from 16.3.7 to 16.3.8
Bumps [tap](https://github.com/tapjs/node-tap) from 16.3.7 to 16.3.8. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](https://github.com/tapjs/node-tap/compare/v16.3.7...v16.3.8) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/36/head
rodzic
1f77244159
commit
47b0b49266
|
@ -78,7 +78,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"is-html": "^3.0.0",
|
"is-html": "^3.0.0",
|
||||||
"pino-pretty": "^9.1.1",
|
"pino-pretty": "^9.1.1",
|
||||||
"tap": "^16.3.2"
|
"tap": "^16.3.8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@ampproject/remapping": {
|
"node_modules/@ampproject/remapping": {
|
||||||
|
@ -4091,9 +4091,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap": {
|
"node_modules/tap": {
|
||||||
"version": "16.3.7",
|
"version": "16.3.8",
|
||||||
"resolved": "https://registry.npmjs.org/tap/-/tap-16.3.7.tgz",
|
"resolved": "https://registry.npmjs.org/tap/-/tap-16.3.8.tgz",
|
||||||
"integrity": "sha512-AaovVsfXVKcIf9eD1NxgwIqSDz5LauvybTpS6bjAKVYqz3+iavHC1abwxTkXmswb2n7eq8qKLt8DvY3D6iWcYA==",
|
"integrity": "sha512-ARpCLtOFST37MholnZm7JMFikGq0x/T9uBdZH83iuddPNgwDTZQiD8+4x7VABUfVWS0ozKUkmHZ5OOzMI3fLPg==",
|
||||||
"bundleDependencies": [
|
"bundleDependencies": [
|
||||||
"ink",
|
"ink",
|
||||||
"treport",
|
"treport",
|
||||||
|
@ -4276,7 +4276,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/compat-data": {
|
"node_modules/tap/node_modules/@babel/compat-data": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4285,26 +4285,26 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/core": {
|
"node_modules/tap/node_modules/@babel/core": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ampproject/remapping": "^2.2.0",
|
"@ampproject/remapping": "^2.2.0",
|
||||||
"@babel/code-frame": "^7.22.5",
|
"@babel/code-frame": "^7.22.5",
|
||||||
"@babel/generator": "^7.22.5",
|
"@babel/generator": "^7.22.9",
|
||||||
"@babel/helper-compilation-targets": "^7.22.5",
|
"@babel/helper-compilation-targets": "^7.22.9",
|
||||||
"@babel/helper-module-transforms": "^7.22.5",
|
"@babel/helper-module-transforms": "^7.22.9",
|
||||||
"@babel/helpers": "^7.22.5",
|
"@babel/helpers": "^7.22.6",
|
||||||
"@babel/parser": "^7.22.5",
|
"@babel/parser": "^7.22.7",
|
||||||
"@babel/template": "^7.22.5",
|
"@babel/template": "^7.22.5",
|
||||||
"@babel/traverse": "^7.22.5",
|
"@babel/traverse": "^7.22.8",
|
||||||
"@babel/types": "^7.22.5",
|
"@babel/types": "^7.22.5",
|
||||||
"convert-source-map": "^1.7.0",
|
"convert-source-map": "^1.7.0",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"gensync": "^1.0.0-beta.2",
|
"gensync": "^1.0.0-beta.2",
|
||||||
"json5": "^2.2.2",
|
"json5": "^2.2.2",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -4315,7 +4315,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/generator": {
|
"node_modules/tap/node_modules/@babel/generator": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4342,16 +4342,16 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/helper-compilation-targets": {
|
"node_modules/tap/node_modules/@babel/helper-compilation-targets": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/compat-data": "^7.22.5",
|
"@babel/compat-data": "^7.22.9",
|
||||||
"@babel/helper-validator-option": "^7.22.5",
|
"@babel/helper-validator-option": "^7.22.5",
|
||||||
"browserslist": "^4.21.3",
|
"browserslist": "^4.21.9",
|
||||||
"lru-cache": "^5.1.1",
|
"lru-cache": "^5.1.1",
|
||||||
"semver": "^6.3.0"
|
"semver": "^6.3.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
@ -4407,7 +4407,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/helper-module-transforms": {
|
"node_modules/tap/node_modules/@babel/helper-module-transforms": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.9",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4415,14 +4415,14 @@
|
||||||
"@babel/helper-environment-visitor": "^7.22.5",
|
"@babel/helper-environment-visitor": "^7.22.5",
|
||||||
"@babel/helper-module-imports": "^7.22.5",
|
"@babel/helper-module-imports": "^7.22.5",
|
||||||
"@babel/helper-simple-access": "^7.22.5",
|
"@babel/helper-simple-access": "^7.22.5",
|
||||||
"@babel/helper-split-export-declaration": "^7.22.5",
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
||||||
"@babel/helper-validator-identifier": "^7.22.5",
|
"@babel/helper-validator-identifier": "^7.22.5"
|
||||||
"@babel/template": "^7.22.5",
|
|
||||||
"@babel/traverse": "^7.22.5",
|
|
||||||
"@babel/types": "^7.22.5"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6.9.0"
|
"node": ">=6.9.0"
|
||||||
|
},
|
||||||
|
"peerDependencies": {
|
||||||
|
"@babel/core": "^7.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/helper-plugin-utils": {
|
"node_modules/tap/node_modules/@babel/helper-plugin-utils": {
|
||||||
|
@ -4447,7 +4447,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/helper-split-export-declaration": {
|
"node_modules/tap/node_modules/@babel/helper-split-export-declaration": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4486,13 +4486,13 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/helpers": {
|
"node_modules/tap/node_modules/@babel/helpers": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.6",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/template": "^7.22.5",
|
"@babel/template": "^7.22.5",
|
||||||
"@babel/traverse": "^7.22.5",
|
"@babel/traverse": "^7.22.6",
|
||||||
"@babel/types": "^7.22.5"
|
"@babel/types": "^7.22.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
|
@ -4514,7 +4514,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/parser": {
|
"node_modules/tap/node_modules/@babel/parser": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.7",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -4635,18 +4635,18 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/@babel/traverse": {
|
"node_modules/tap/node_modules/@babel/traverse": {
|
||||||
"version": "7.22.5",
|
"version": "7.22.8",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/code-frame": "^7.22.5",
|
"@babel/code-frame": "^7.22.5",
|
||||||
"@babel/generator": "^7.22.5",
|
"@babel/generator": "^7.22.7",
|
||||||
"@babel/helper-environment-visitor": "^7.22.5",
|
"@babel/helper-environment-visitor": "^7.22.5",
|
||||||
"@babel/helper-function-name": "^7.22.5",
|
"@babel/helper-function-name": "^7.22.5",
|
||||||
"@babel/helper-hoist-variables": "^7.22.5",
|
"@babel/helper-hoist-variables": "^7.22.5",
|
||||||
"@babel/helper-split-export-declaration": "^7.22.5",
|
"@babel/helper-split-export-declaration": "^7.22.6",
|
||||||
"@babel/parser": "^7.22.5",
|
"@babel/parser": "^7.22.7",
|
||||||
"@babel/types": "^7.22.5",
|
"@babel/types": "^7.22.5",
|
||||||
"debug": "^4.1.0",
|
"debug": "^4.1.0",
|
||||||
"globals": "^11.1.0"
|
"globals": "^11.1.0"
|
||||||
|
@ -4929,7 +4929,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/caniuse-lite": {
|
"node_modules/tap/node_modules/caniuse-lite": {
|
||||||
"version": "1.0.30001506",
|
"version": "1.0.30001517",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5099,7 +5099,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/electron-to-chromium": {
|
"node_modules/tap/node_modules/electron-to-chromium": {
|
||||||
"version": "1.4.438",
|
"version": "1.4.477",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
|
@ -5519,7 +5519,7 @@
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/node-releases": {
|
"node_modules/tap/node_modules/node-releases": {
|
||||||
"version": "2.0.12",
|
"version": "2.0.13",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
|
@ -5661,7 +5661,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/react-devtools-core": {
|
"node_modules/tap/node_modules/react-devtools-core": {
|
||||||
"version": "4.27.8",
|
"version": "4.28.0",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -5744,7 +5744,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/tap/node_modules/semver": {
|
"node_modules/tap/node_modules/semver": {
|
||||||
"version": "6.3.0",
|
"version": "6.3.1",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"inBundle": true,
|
"inBundle": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
@ -91,6 +91,6 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"is-html": "^3.0.0",
|
"is-html": "^3.0.0",
|
||||||
"pino-pretty": "^9.1.1",
|
"pino-pretty": "^9.1.1",
|
||||||
"tap": "^16.3.2"
|
"tap": "^16.3.8"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue