mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-29 15:14:31 +02:00
merge main
This commit is contained in:
commit
f858f15c2e
2 changed files with 5 additions and 10 deletions
|
@ -47,6 +47,6 @@
|
||||||
"raphael": "^2.1.0",
|
"raphael": "^2.1.0",
|
||||||
"react": "^16.13.0",
|
"react": "^16.13.0",
|
||||||
"react-dom": "^16.13.0",
|
"react-dom": "^16.13.0",
|
||||||
"underscore": "~1.4.3"
|
"underscore": "~1.12.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -4719,15 +4719,10 @@ undeclared-identifiers@^1.1.2:
|
||||||
simple-concat "^1.0.0"
|
simple-concat "^1.0.0"
|
||||||
xtend "^4.0.1"
|
xtend "^4.0.1"
|
||||||
|
|
||||||
underscore@>=1.8.3:
|
underscore@>=1.8.3, underscore@~1.12.1:
|
||||||
version "1.9.2"
|
version "1.12.1"
|
||||||
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.9.2.tgz#0c8d6f536d6f378a5af264a72f7bec50feb7cf2f"
|
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
|
||||||
integrity sha512-D39qtimx0c1fI3ya1Lnhk3E9nONswSKhnffBI0gME9C99fYOkNi04xs8K6pePLhvl1frbDemkaBQ5ikWllR2HQ==
|
integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
|
||||||
|
|
||||||
underscore@~1.4.3:
|
|
||||||
version "1.4.4"
|
|
||||||
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.4.4.tgz#61a6a32010622afa07963bf325203cf12239d604"
|
|
||||||
integrity sha1-YaajIBBiKvoHljvzJSA88SI51gQ=
|
|
||||||
|
|
||||||
undertaker-registry@^1.0.0:
|
undertaker-registry@^1.0.0:
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue