aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUri Shaked2020-03-14 15:48:41 +0200
committerGitHub2020-03-14 15:48:41 +0200
commit2baf7d362b7ac0e7890e35287d6043757ee9c77d (patch)
treeb99d4f5b220f7f50d760128b78a9ac8eaaeb970f
parentchore: add vscode extensions.json (diff)
parentchore(deps-dev): bump acorn from 7.1.0 to 7.1.1 (diff)
downloadavr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.tar.gz
avr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.tar.bz2
avr8js-2baf7d362b7ac0e7890e35287d6043757ee9c77d.zip
Merge pull request #14 from wokwi/dependabot/npm_and_yarn/acorn-7.1.1
chore(deps-dev): bump acorn from 7.1.0 to 7.1.1
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 99d0908..7eb1f64 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1586,9 +1586,9 @@
"dev": true
},
"acorn": {
- "version": "7.1.0",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.0.tgz",
- "integrity": "sha512-kL5CuoXA/dgxlBbVrflsflzQ3PAas7RYZB52NOm/6839iVYJgKMJ3cQJD+t2i5+qFa8h3MDpEOJiS64E8JLnSQ==",
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.1.1.tgz",
+ "integrity": "sha512-add7dgA5ppRPxCFJoAGfMDi7PIBXq1RtGo7BhbLaxwrXPOmw8gq48Y9ozT01hUKy9byMjlR20EJhu5zlkErEkg==",
"dev": true
},
"acorn-globals": {
diff --git a/package.json b/package.json
index 7fcb063..5ffe797 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"@wokwi/elements": "^0.1.1",
- "acorn": "^7.1.0",
+ "acorn": "^7.1.1",
"eslint": "^6.7.2",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-jest": "^23.1.1",
If you find this content useful please consider a small donation via bitcoin: bitcoin:1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2?amount=0.001&message=Donation Scraping git contents via cgit is very resource intensive. The continued hosting of these git repositories is entirely financed by your bitcoin contributions. For donations of a least 1 mBTC you include your IP address in the message of your bitcoin donation. This will remove this message in the future for requests from your IP, which will significantly reduce token usage. In any case, any contributions to bitcoin address 1mxKyQsHHugqRxPKgwaA7wUwJEGCNthn2 are very welcome. Thanks in advance for you contribution to a self-sustaining ecosystem.