Skip to content

Commit 8402cbd

Browse files
dependabot-preview[bot]tclindner
authored andcommitted
Update temp-write requirement from ^3.4.0 to ^4.0.0 (#10)
Updates the requirements on [temp-write](https://github.com/sindresorhus/temp-write) to permit the latest version. - [Release notes](https://github.com/sindresorhus/temp-write/releases) - [Commits](sindresorhus/temp-write@v3.4.0...v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4850296 commit 8402cbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"is-plain-obj": "^1.1.0",
3838
"mocha": "^6.1.4",
3939
"npm-package-json-lint": "^3.4.1",
40-
"temp-write": "^3.4.0"
40+
"temp-write": "^4.0.0"
4141
},
4242
"peerDependencies": {
4343
"npm-package-json-lint": ">= 3"

0 commit comments

Comments
 (0)