Skip to content

Commit

Permalink
chore(deps): update dependency xml2js to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2023
1 parent cdcfbd5 commit 7f5032c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"remark-parse": "^10.0.2",
"remark-rehype": "^10.0.0",
"unified": "^10.0.0",
"xml2js": "0.6.0"
"xml2js": "0.6.2"
},
"devDependencies": {
"@babel/preset-env": "7.22.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"stylelint-processor-styled-components": "1.10.0",
"stylelint-selector-bem-pattern": "2.1.1",
"unified": "10.1.2",
"xml2js": "0.6.0"
"xml2js": "0.6.2"
},
"optionalDependencies": {
"fsevents": "^2.3.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2932,7 +2932,7 @@ __metadata:
remark-parse: ^10.0.2
remark-rehype: ^10.0.0
unified: ^10.0.0
xml2js: 0.6.0
xml2js: 0.6.2
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -3029,7 +3029,7 @@ __metadata:
stylelint-processor-styled-components: 1.10.0
stylelint-selector-bem-pattern: 2.1.1
unified: 10.1.2
xml2js: 0.6.0
xml2js: 0.6.2
dependenciesMeta:
fsevents:
optional: true
Expand Down Expand Up @@ -20587,13 +20587,13 @@ __metadata:
languageName: node
linkType: hard

"xml2js@npm:0.6.0":
version: 0.6.0
resolution: "xml2js@npm:0.6.0"
"xml2js@npm:0.6.2":
version: 0.6.2
resolution: "xml2js@npm:0.6.2"
dependencies:
sax: ">=0.6.0"
xmlbuilder: ~11.0.0
checksum: 437f353fd66d367bf158e9555a0625df9965d944e499728a5c6bc92a54a2763179b144f14b7e1c725040f56bbd22b0fa6cfcb09ec4faf39c45ce01efe631f40b
checksum: 458a83806193008edff44562c0bdb982801d61ee7867ae58fd35fab781e69e17f40dfeb8fc05391a4648c9c54012066d3955fe5d993ffbe4dc63399023f32ac2
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f5032c

Please sign in to comment.