Skip to content

Commit

Permalink
Bump @tsconfig/node16 from 16.1.1 to 16.1.3 in /Scripts
Browse files Browse the repository at this point in the history
Bumps [@tsconfig/node16](https://github.com/tsconfig/bases/tree/HEAD/bases) from 16.1.1 to 16.1.3.
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)

---
updated-dependencies:
- dependency-name: "@tsconfig/node16"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent 0a71144 commit d22e839
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 4 additions & 3 deletions Scripts/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"type": "module",
"description": "A TypeScript library, which allows deleting from GitHub packages",
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@tsconfig/node16": "^16.1.3",
"@types/semver": "^7.5.3",
"@types/yargs": "^17.0.28"
},
Expand All @@ -34,7 +34,7 @@
},
"version": "0.0.1",
"dependencies": {
"@tsconfig/node16": "^16.1.1",
"@tsconfig/node16": "^16.1.3",
"form-data": "^4.0.0",
"npm-cli-login": "^1.0.0",
"octokit": "^2.0.14",
Expand Down

0 comments on commit d22e839

Please sign in to comment.