Skip to content

Commit eab1f7c

Browse files
dependabot[bot]robin-drexler
authored andcommitted
Bump callsites from 3.1.0 to 4.0.0
Bumps [callsites](https://github.com/sindresorhus/callsites) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/sindresorhus/callsites/releases) - [Commits](sindresorhus/callsites@v3.1.0...v4.0.0) --- updated-dependencies: - dependency-name: callsites dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d5a043a commit eab1f7c

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

package-lock.json

Lines changed: 28 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/minimist": "^1.2.1",
2222
"@types/node": "^16.4.13",
2323
"@types/source-map-support": "^0.5.3",
24-
"callsites": "^3.1.0",
24+
"callsites": "^4.0.0",
2525
"prettier": "2.3.2",
2626
"tsconfig-paths": "^3.9.0"
2727
}

0 commit comments

Comments
 (0)