diff --git a/package.json b/package.json index 89d1e0cb..0cf33224 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "autoprefixer": "^10.4.16", "eslint": "^8.55.0", "eslint-config-prettier": "^9.1.0", - "globals": "^13.23.0", + "globals": "^13.24.0", "htmlhint": "^1.1.4", "lodash": "^4.17.21", "octokit": "^3.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d878e2e6..c3c09bf6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,8 +41,8 @@ devDependencies: specifier: ^9.1.0 version: 9.1.0(eslint@8.55.0) globals: - specifier: ^13.23.0 - version: 13.23.0 + specifier: ^13.24.0 + version: 13.24.0 htmlhint: specifier: ^1.1.4 version: 1.1.4 @@ -528,7 +528,7 @@ packages: ajv: 6.12.6 debug: 4.3.4 espree: 9.6.1 - globals: 13.23.0 + globals: 13.24.0 ignore: 5.2.4 import-fresh: 3.3.0 js-yaml: 4.1.0 @@ -1724,7 +1724,7 @@ packages: file-entry-cache: 6.0.1 find-up: 5.0.0 glob-parent: 6.0.2 - globals: 13.23.0 + globals: 13.24.0 graphemer: 1.4.0 ignore: 5.2.4 imurmurhash: 0.1.4 @@ -1954,8 +1954,8 @@ packages: engines: {node: '>=4'} dev: true - /globals@13.23.0: - resolution: {integrity: sha512-XAmF0RjlrjY23MA51q3HltdlGxUpXPvg0GioKiD9X6HD28iMjo2dKC8Vqwm7lne4GNr78+RHTfliktR6ZH09wA==} + /globals@13.24.0: + resolution: {integrity: sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2