Skip to content

Commit

Permalink
Merge pull request #296 from thib3113/dependabot/npm_and_yarn/tsconfi…
Browse files Browse the repository at this point in the history
…g/node14-14.1.2

build(deps-dev): bump @tsconfig/node14 from 14.1.1 to 14.1.2
  • Loading branch information
thib3113 committed Apr 1, 2024
2 parents 4ed1e80 + 218193e commit 7710062
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Node VBAN implementation",
"main": "lib/index.js",
"devDependencies": {
"@tsconfig/node14": "14.1.1",
"@tsconfig/node14": "14.1.2",
"@types/jest": "29.5.12",
"@types/node": "20.12.2",
"@typescript-eslint/eslint-plugin": "7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -678,10 +678,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node12/-/node12-1.0.11.tgz#ee3def1f27d9ed66dac6e46a295cffb0152e058d"
integrity sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==

"@tsconfig/node14@14.1.1":
version "14.1.1"
resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-14.1.1.tgz#38e30056064655f60fbd1f591481e61e4a6eb4ca"
integrity sha512-IuDvMjPXJAKhWoRk0RjshgS44V8xU6qVvUD1usg2qyUJAFjyB3eUYTbLb7iGKZoT6j5cA1zTno4s/Ks6ka2Kuw==
"@tsconfig/node14@14.1.2":
version "14.1.2"
resolved "https://registry.yarnpkg.com/@tsconfig/node14/-/node14-14.1.2.tgz#ed84879e927a2f12ae8bb020baa990bd4cc3dabb"
integrity sha512-1vncsbfCZ3TBLPxesRYz02Rn7SNJfbLoDVkcZ7F/ixOV6nwxwgdhD1mdPcc5YQ413qBJ8CvMxXMFfJ7oawjo7Q==

"@tsconfig/node14@^1.0.0":
version "1.0.3"
Expand Down

0 comments on commit 7710062

Please sign in to comment.