Skip to content

Commit c296b88

Browse files
committed
Update dependency @noelware/utils to v2.3.0
1 parent a708b7e commit c296b88

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@augu/eslint-config": "4.0.1",
2121
"@augu/tsconfig": "1.1.1",
2222
"@jsdevtools/npm-publish": "2.1.0",
23-
"@noelware/utils": "2.2.1",
23+
"@noelware/utils": "2.3.0",
2424
"@types/eslint": "8.37.0",
2525
"@types/node": "18.16.7",
2626
"@types/prettier": "2.7.2",

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@ncharts/types": "workspace:^",
27-
"@noelware/utils": "2.2.1",
27+
"@noelware/utils": "2.3.0",
2828
"defu": "6.1.2"
2929
},
3030
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ __metadata:
411411
"@augu/eslint-config": 4.0.1
412412
"@augu/tsconfig": 1.1.1
413413
"@jsdevtools/npm-publish": 2.1.0
414-
"@noelware/utils": 2.2.1
414+
"@noelware/utils": 2.3.0
415415
"@types/eslint": 8.37.0
416416
"@types/node": 18.16.7
417417
"@types/prettier": 2.7.2
@@ -437,7 +437,7 @@ __metadata:
437437
resolution: "@ncharts/sdk@workspace:packages/sdk"
438438
dependencies:
439439
"@ncharts/types": "workspace:^"
440-
"@noelware/utils": 2.2.1
440+
"@noelware/utils": 2.3.0
441441
"@types/node": 18.16.7
442442
defu: 6.1.2
443443
languageName: unknown
@@ -476,10 +476,10 @@ __metadata:
476476
languageName: node
477477
linkType: hard
478478

479-
"@noelware/utils@npm:2.2.1":
480-
version: 2.2.1
481-
resolution: "@noelware/utils@npm:2.2.1"
482-
checksum: 1d9e9a2e89297eecba202c3ebb1284d26527f07ba4b5e72c632222c37b9b0d9cd9c25a960a205d0eabcdce446ba36def73bc6e34fc15218dbdf530eb11e4088f
479+
"@noelware/utils@npm:2.3.0":
480+
version: 2.3.0
481+
resolution: "@noelware/utils@npm:2.3.0"
482+
checksum: 901b25643bbb39bc355981de6124d4c0ab548cd14718b786eb587d2cfa70f9ac921ae5a3f0431f8dee209cfa7782e074d4db5bf5dd634c4d678920b96ffb6cd8
483483
languageName: node
484484
linkType: hard
485485

0 commit comments

Comments
 (0)