Skip to content

Commit

Permalink
Merge pull request #188 from gjsify/dependabot/npm_and_yarn/fast-xml-…
Browse files Browse the repository at this point in the history
…parser-4.4.1

chore(deps): bump fast-xml-parser from 4.4.0 to 4.4.1
  • Loading branch information
JumpLink authored Aug 5, 2024
2 parents 70838c7 + 50da86e commit 0141c0e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"prepack": "rm -rf dist && yarn build"
},
"dependencies": {
"fast-xml-parser": "^4.4.0"
"fast-xml-parser": "^4.4.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.16.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ __metadata:
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
fast-xml-parser: "npm:^4.4.0"
fast-xml-parser: "npm:^4.4.1"
prettier: "npm:^3.3.3"
typescript: "npm:^5.5.3"
languageName: unknown
Expand Down Expand Up @@ -14612,14 +14612,14 @@ __metadata:
languageName: node
linkType: hard

"fast-xml-parser@npm:^4.4.0":
version: 4.4.0
resolution: "fast-xml-parser@npm:4.4.0"
"fast-xml-parser@npm:^4.4.1":
version: 4.4.1
resolution: "fast-xml-parser@npm:4.4.1"
dependencies:
strnum: "npm:^1.0.5"
bin:
fxparser: src/cli/cli.js
checksum: 10/f1592fa810d3923c46c7037d5adf1c309580d1d14780312019f33e4967f6ffcb5632168a5e889fe9d30794f6a087a0a095bb21cdf62320a96c6b304395212658
checksum: 10/0c05ab8703630d8c857fafadbd78d0020d3a8e54310c3842179cd4a0d9d97e96d209ce885e91241f4aa9dd8dfc2fd924a682741a423d65153cad34da2032ec44
languageName: node
linkType: hard

Expand Down

0 comments on commit 0141c0e

Please sign in to comment.