Skip to content

Commit fb756f2

Browse files
authored
fix(core): bump nimma from 0.1.7 to 0.1.8 (#2058)
1 parent ff5ebab commit fb756f2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lodash": "~4.17.21",
4040
"lodash.topath": "^4.5.2",
4141
"minimatch": "3.0.4",
42-
"nimma": "0.1.7",
42+
"nimma": "0.1.8",
4343
"simple-eval": "1.0.0",
4444
"tslib": "^2.3.0"
4545
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@ __metadata:
23762376
lodash: ~4.17.21
23772377
lodash.topath: ^4.5.2
23782378
minimatch: 3.0.4
2379-
nimma: 0.1.7
2379+
nimma: 0.1.8
23802380
nock: ^13.1.0
23812381
simple-eval: 1.0.0
23822382
treeify: ^1.1.0
@@ -9242,9 +9242,9 @@ __metadata:
92429242
languageName: node
92439243
linkType: hard
92449244

9245-
"nimma@npm:0.1.7":
9246-
version: 0.1.7
9247-
resolution: "nimma@npm:0.1.7"
9245+
"nimma@npm:0.1.8":
9246+
version: 0.1.8
9247+
resolution: "nimma@npm:0.1.8"
92489248
dependencies:
92499249
"@jsep-plugin/regex": ^1.0.1
92509250
"@jsep-plugin/ternary": ^1.0.2
@@ -9257,7 +9257,7 @@ __metadata:
92579257
optional: true
92589258
lodash.topath:
92599259
optional: true
9260-
checksum: 6dcf4aa3dd35c714142f04cfde76727202e1aea802cde0584ef35eabf45d217a9352c55e65045ff91956bb348b3b07ede4ca13af5a6bc8e7ce2f3b2ca353f9bd
9260+
checksum: 0e2f832b20f7c4cc4497c82fef1bd1fee6512db5251eb59223445f9ea7749c3baa981389ef5008b46efd0aa4e11472b62e81118b5933aeafd6f234d87dd49df7
92619261
languageName: node
92629262
linkType: hard
92639263

0 commit comments

Comments
 (0)