Skip to content

Commit 9cb4450

Browse files
Bump fixturify-project from 2.1.0 to 2.1.1
Bumps [fixturify-project](https://github.com/stefanpenner/node-fixturify-project) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/stefanpenner/node-fixturify-project/releases) - [Commits](stefanpenner/node-fixturify-project@v2.1.0...v2.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 784cbc5 commit 9cb4450

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"eslint-config-prettier": "^7.2.0",
3535
"eslint-plugin-node": "^11.1.0",
3636
"eslint-plugin-prettier": "^3.3.1",
37-
"fixturify-project": "^2.1.0",
37+
"fixturify-project": "^2.1.1",
3838
"jest": "^26.6.3",
3939
"prettier": "^2.2.1",
4040
"release-it": "^14.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2374,10 +2374,10 @@ find-up@^4.0.0, find-up@^4.1.0:
23742374
locate-path "^5.0.0"
23752375
path-exists "^4.0.0"
23762376

2377-
fixturify-project@^2.1.0:
2378-
version "2.1.0"
2379-
resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.0.tgz#1677be3f116ec3f6b2b2ebb75b393d5860c4668e"
2380-
integrity sha512-B59wD4I5HDbokvmZatZTyNIjuSBjZzcZoEYdr9kdG9qRc/FSDjzUzzvHbrZL7oWfu9qsbyJBjzf0R0WC5hIZsA==
2377+
fixturify-project@^2.1.1:
2378+
version "2.1.1"
2379+
resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.1.tgz#a511dd26700c6b64ac271ef4393e7124f153c81f"
2380+
integrity sha512-sP0gGMTr4iQ8Kdq5Ez0CVJOZOGWqzP5dv/veOTdFNywioKjkNWCHBi1q65DMpcNGUGeoOUWehyji274Q2wRgxA==
23812381
dependencies:
23822382
fixturify "^2.1.0"
23832383
tmp "^0.0.33"

0 commit comments

Comments
 (0)