Skip to content

Commit fddaa1b

Browse files
Bump @tsconfig/node16 from 1.0.4 to 16.1.3
Bumps [@tsconfig/node16](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.4 to 16.1.3. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node16" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e87edd4 commit fddaa1b

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"ws": "^8.18.0"
3636
},
3737
"devDependencies": {
38-
"@tsconfig/node16": "^1.0.3",
38+
"@tsconfig/node16": "^16.1.3",
3939
"@types/chai": "^4.3.4",
4040
"@types/jest": "^29.5.12",
4141
"@types/mocha": "^10.0.6",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -746,11 +746,16 @@
746746
resolved "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz"
747747
integrity sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==
748748

749-
"@tsconfig/node16@^1.0.2", "@tsconfig/node16@^1.0.3":
749+
"@tsconfig/node16@^1.0.2":
750750
version "1.0.4"
751751
resolved "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz"
752752
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
753753

754+
"@tsconfig/node16@^16.1.3":
755+
version "16.1.3"
756+
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-16.1.3.tgz#94c1f4c72e8a6af81cb50b379334887b1a2476de"
757+
integrity sha512-9nTOUBn+EMKO6rtSZJk+DcqsfgtlERGT9XPJ5PRj/HNENPCBY1yu/JEj5wT6GLtbCLBO2k46SeXDaY0pjMqypw==
758+
754759
"@types/babel__core@^7.1.14":
755760
version "7.20.5"
756761
resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz"

0 commit comments

Comments
 (0)