Skip to content

Commit e41e99f

Browse files
committed
update @nodable/entities
1 parent 169fbf9 commit e41e99f

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
}
8888
],
8989
"dependencies": {
90-
"@nodable/entities": "^1.0.1",
90+
"@nodable/entities": "^1.1.0",
9191
"fast-xml-builder": "^1.1.4",
9292
"path-expression-matcher": "^1.5.0",
9393
"strnum": "^2.2.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1068,10 +1068,10 @@
10681068
"@jridgewell/resolve-uri" "^3.1.0"
10691069
"@jridgewell/sourcemap-codec" "^1.4.14"
10701070

1071-
"@nodable/entities@^1.0.1":
1072-
version "1.0.1"
1073-
resolved "https://registry.npmjs.org/@nodable/entities/-/entities-1.0.1.tgz"
1074-
integrity sha512-P+QVl83POYu47navqBcOSbjJzYlGQNXwzZXDAt3im6Kzs8tn3twmDKHuAEjB9zpQCF45Hc1xY4ND0lQAV12NXA==
1071+
"@nodable/entities@^1.1.0":
1072+
version "1.1.0"
1073+
resolved "https://registry.npmjs.org/@nodable/entities/-/entities-1.1.0.tgz"
1074+
integrity sha512-bidpxmTBP0pOsxULw6XlxzQpTgrAGLDHGBK/JuWhPDL6ZV0GZ/PmN9CA9do6e+A9lYI6qx6ikJUtJYRxup141g==
10751075

10761076
"@nodelib/fs.scandir@2.1.5":
10771077
version "2.1.5"

0 commit comments

Comments
 (0)