@dword-design/tester-plugin-tmp-dir 2.1.7 → 2.1.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dword-design/tester-plugin-tmp-dir",
3
- "version": "2.1.7",
3
+ "version": "2.1.8",
4
4
  "repository": "dword-design/tester-plugin-tmp-dir",
5
5
  "funding": "https://github.com/sponsors/dword-design",
6
6
  "license": "MIT",
@@ -22,7 +22,7 @@
22
22
  "test": "base test"
23
23
  },
24
24
  "dependencies": {
25
- "with-local-tmp-dir": "^4.0.0"
25
+ "with-local-tmp-dir": "^5.0.0"
26
26
  },
27
27
  "devDependencies": {
28
28
  "@dword-design/base": "^9.2.0",