mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
chore(deps-dev): bump fs-extra from 10.1.0 to 11.1.0
This commit is contained in:
parent
086da915be
commit
0c8ffbfcc7
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
npm-i: "eslint@7.x fs-extra@9.x nyc@14.x tap@14.x"
|
||||
|
||||
- node-version: 12.x
|
||||
npm-i: "nyc@14.x tap@14.x"
|
||||
npm-i: "fs-extra@10.x nyc@14.x tap@14.x"
|
||||
|
||||
- node-version: 14.x
|
||||
npm-i: "nyc@14.x tap@14.x"
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
"eslint-import-resolver-node": "^0.3.7",
|
||||
"eslint-plugin-import": "^2.27.5",
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"fs-extra": "^10.1.0",
|
||||
"fs-extra": "^11.1.0",
|
||||
"husky": "^8.0.2",
|
||||
"is-ci": "^3.0.1",
|
||||
"nyc": "^15.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user