mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
update packages to latest version
This commit is contained in:
12
node_modules/acorn/package.json
generated
vendored
12
node_modules/acorn/package.json
generated
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"_from": "acorn@^8.2.4",
|
||||
"_id": "acorn@8.4.0",
|
||||
"_id": "acorn@8.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w==",
|
||||
"_integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
|
||||
"_location": "/acorn",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
@@ -18,8 +18,8 @@
|
||||
"_requiredBy": [
|
||||
"/jsdom"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.4.0.tgz",
|
||||
"_shasum": "af53266e698d7cffa416714b503066a82221be60",
|
||||
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
|
||||
"_shasum": "88c0187620435c7f6015803f5539dae05a9dbea8",
|
||||
"_spec": "acorn@^8.2.4",
|
||||
"_where": "D:\\Projects\\minifyfromhtml\\node_modules\\jsdom",
|
||||
"bin": {
|
||||
@@ -71,8 +71,8 @@
|
||||
"url": "git+https://github.com/acornjs/acorn.git"
|
||||
},
|
||||
"scripts": {
|
||||
"prepare": "cd ..; npm run build:main && npm run build:bin"
|
||||
"prepare": "cd ..; npm run build:main"
|
||||
},
|
||||
"types": "dist/acorn.d.ts",
|
||||
"version": "8.4.0"
|
||||
"version": "8.8.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user