aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot]2021-08-11 17:15:34 +0000
committerGitHub2021-08-11 17:15:34 +0000
commitd22092ee217205db91b5c7da361d39f29c0e89d3 (patch)
tree8da3de9e787805aee3c5ef3c5b96b8a5c3ec2ac6
parent0.16.5 (diff)
downloadavr8js-d22092ee217205db91b5c7da361d39f29c0e89d3.tar.gz
avr8js-d22092ee217205db91b5c7da361d39f29c0e89d3.tar.bz2
avr8js-d22092ee217205db91b5c7da361d39f29c0e89d3.zip
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index d2973c8..113f472 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11270,9 +11270,9 @@
"dev": true
},
"path-parse": {
- "version": "1.0.6",
- "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
- "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
"dev": true
},
"path-type": {