chore(deps-dev): bump caller from 1.0.1 to 1.1.0 (#7713)
Bumps [caller](https://github.com/totherik/caller) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/totherik/caller/releases) - [Changelog](https://github.com/krakenjs/caller/blob/master/CHANGELOG.md) - [Commits](https://github.com/totherik/caller/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: caller dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -74,7 +74,7 @@
|
||||
"babel-plugin-inline-react-svg": "^2.0.1",
|
||||
"babel-preset-gatsby": "^2.9.0",
|
||||
"c8": "^7.11.0",
|
||||
"caller": "^1.0.1",
|
||||
"caller": "^1.1.0",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"chai-datetime": "^1.8.0",
|
||||
@@ -6544,9 +6544,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/caller": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/caller/-/caller-1.0.1.tgz",
|
||||
"integrity": "sha1-uFGGD3Dhlds9J3OVqhp+I+ow7PU=",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/caller/-/caller-1.1.0.tgz",
|
||||
"integrity": "sha512-n+21IZC3j06YpCWaxmUy5AnVqhmCIM2bQtqQyy00HJlmStRt6kwDX5F9Z97pqwAB+G/tgSz6q/kUBbNyQzIubw==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/callsites": {
|
||||
@@ -34817,9 +34817,9 @@
|
||||
}
|
||||
},
|
||||
"caller": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/caller/-/caller-1.0.1.tgz",
|
||||
"integrity": "sha1-uFGGD3Dhlds9J3OVqhp+I+ow7PU=",
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/caller/-/caller-1.1.0.tgz",
|
||||
"integrity": "sha512-n+21IZC3j06YpCWaxmUy5AnVqhmCIM2bQtqQyy00HJlmStRt6kwDX5F9Z97pqwAB+G/tgSz6q/kUBbNyQzIubw==",
|
||||
"dev": true
|
||||
},
|
||||
"callsites": {
|
||||
|
||||
@@ -160,7 +160,7 @@
|
||||
"babel-plugin-inline-react-svg": "^2.0.1",
|
||||
"babel-preset-gatsby": "^2.9.0",
|
||||
"c8": "^7.11.0",
|
||||
"caller": "^1.0.1",
|
||||
"caller": "^1.1.0",
|
||||
"chai": "^4.3.6",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"chai-datetime": "^1.8.0",
|
||||
|
||||
Reference in New Issue
Block a user