Update checked-in dependencies
This commit is contained in:
parent
4fad06f438
commit
40a500c743
4168 changed files with 298222 additions and 374905 deletions
13
node_modules/write-file-atomic/package.json
generated
vendored
13
node_modules/write-file-atomic/package.json
generated
vendored
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "write-file-atomic",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "Write files in an atomic fashion w/configurable ownership",
|
||||
"main": "./lib/index.js",
|
||||
"scripts": {
|
||||
|
|
@ -28,13 +28,11 @@
|
|||
"homepage": "https://github.com/npm/write-file-atomic",
|
||||
"dependencies": {
|
||||
"imurmurhash": "^0.1.4",
|
||||
"signal-exit": "^3.0.7"
|
||||
"signal-exit": "^4.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@npmcli/eslint-config": "^3.0.1",
|
||||
"@npmcli/template-oss": "4.5.1",
|
||||
"mkdirp": "^1.0.4",
|
||||
"rimraf": "^3.0.2",
|
||||
"@npmcli/eslint-config": "^4.0.0",
|
||||
"@npmcli/template-oss": "4.14.1",
|
||||
"tap": "^16.0.1"
|
||||
},
|
||||
"files": [
|
||||
|
|
@ -47,7 +45,8 @@
|
|||
"templateOSS": {
|
||||
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
|
||||
"windowsCI": false,
|
||||
"version": "4.5.1"
|
||||
"version": "4.14.1",
|
||||
"publish": "true"
|
||||
},
|
||||
"tap": {
|
||||
"nyc-arg": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue