Skip to content

Commit b63760e

Browse files
chore(deps-dev): 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] <support@dependabot.com>
1 parent 79004c7 commit b63760e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-prettier": "^6.15.0",
3939
"eslint-plugin-prettier": "^3.3.0",
4040
"fixturify": "^2.1.0",
41-
"fixturify-project": "^2.1.0",
41+
"fixturify-project": "^2.1.1",
4242
"lerna-changelog": "^1.0.1",
4343
"mocha": "^8.2.1",
4444
"mocha-eslint": "^6.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
before-after-hook "^2.1.0"
6969
universal-user-agent "^5.0.0"
7070

71-
"@octokit/endpoint@^6.0.0", "@octokit/endpoint@^6.0.1":
71+
"@octokit/endpoint@^6.0.1":
7272
version "6.0.3"
7373
resolved "https://registry.yarnpkg.com/@octokit/endpoint/-/endpoint-6.0.3.tgz#dd09b599662d7e1b66374a177ab620d8cdf73487"
7474
integrity sha512-Y900+r0gIz+cWp6ytnkibbD95ucEzDSKzlEnaWS52hbCDNcCJYO5mRmWW7HRAnDc7am+N/5Lnd8MppSaTYx1Yg==
@@ -1216,10 +1216,10 @@ find-up@^4.1.0:
12161216
locate-path "^5.0.0"
12171217
path-exists "^4.0.0"
12181218

1219-
fixturify-project@^2.1.0:
1220-
version "2.1.0"
1221-
resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.0.tgz#1677be3f116ec3f6b2b2ebb75b393d5860c4668e"
1222-
integrity sha512-B59wD4I5HDbokvmZatZTyNIjuSBjZzcZoEYdr9kdG9qRc/FSDjzUzzvHbrZL7oWfu9qsbyJBjzf0R0WC5hIZsA==
1219+
fixturify-project@^2.1.1:
1220+
version "2.1.1"
1221+
resolved "https://registry.yarnpkg.com/fixturify-project/-/fixturify-project-2.1.1.tgz#a511dd26700c6b64ac271ef4393e7124f153c81f"
1222+
integrity sha512-sP0gGMTr4iQ8Kdq5Ez0CVJOZOGWqzP5dv/veOTdFNywioKjkNWCHBi1q65DMpcNGUGeoOUWehyji274Q2wRgxA==
12231223
dependencies:
12241224
fixturify "^2.1.0"
12251225
tmp "^0.0.33"

0 commit comments

Comments
 (0)