Skip to content

Commit 3842581

Browse files
authored
Merge pull request #1439 from blackflux/dev
[Gally]: master <- dev
2 parents 71b8665 + 4e4dbc7 commit 3842581

File tree

2 files changed

+148
-139
lines changed

2 files changed

+148
-139
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@babel/core": "7.26.7",
4646
"@babel/eslint-parser": "7.26.5",
4747
"@babel/register": "7.25.9",
48-
"@blackflux/eslint-plugin-rules": "4.0.0",
49-
"@blackflux/robo-config-plugin": "10.0.0",
50-
"aws-sdk-wrap": "13.3.2",
48+
"@blackflux/eslint-plugin-rules": "4.0.1",
49+
"@blackflux/robo-config-plugin": "10.0.2",
50+
"aws-sdk-wrap": "14.0.0",
5151
"axios": "1.7.9",
5252
"c8": "10.1.3",
5353
"chai": "5.1.2",
@@ -58,8 +58,8 @@
5858
"eslint-plugin-markdown": "5.1.0",
5959
"eslint-plugin-mocha": "10.5.0",
6060
"fancy-log": "2.0.0",
61-
"js-gardener": "6.0.2",
62-
"lambda-monitor-logger": "5.1.1"
61+
"js-gardener": "6.0.3",
62+
"lambda-monitor-logger": "6.0.1"
6363
},
6464
"licenses": [
6565
{
@@ -75,15 +75,15 @@
7575
],
7676
"dependencies": {
7777
"callsites": "4.2.0",
78-
"joi-strict": "4.0.0",
78+
"joi-strict": "4.0.1",
7979
"lodash.clonedeep": "4.5.0",
8080
"lodash.get": "4.4.2",
81-
"lru-cache-ext": "4.1.1",
81+
"lru-cache-ext": "5.0.1",
8282
"minimist": "1.2.8",
8383
"nock": "13.5.4",
8484
"normalize-url": "2.0.1",
85-
"object-scan": "19.0.5",
86-
"smart-fs": "4.0.1",
85+
"object-scan": "20.0.1",
86+
"smart-fs": "5.0.1",
8787
"timekeeper": "2.3.1",
8888
"tmp": "0.2.3",
8989
"xml2js": "0.6.2"

0 commit comments

Comments
 (0)