1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 01:31:15 +01:00

Merge pull request #124 from Minionguyjpro/dependabot/npm_and_yarn/npm_and_yarn-20b018c2ea

chore(deps): bump @eslint/plugin-kit from 0.3.2 to 0.3.3 in the npm_and_yarn group across 1 directory
This commit is contained in:
Minionguyjpro
2025-09-27 16:52:30 +02:00
committed by GitHub

19
package-lock.json generated
View File

@@ -20,7 +20,7 @@
"@semantic-release/git": "^10.0.1",
"@vercel/ncc": "^0.38.3",
"babel-preset-jest": "^29.6.3",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-jest": "^28.13.0",
"jest": "^29.7.0",
@@ -1973,12 +1973,12 @@
}
},
"node_modules/@eslint/plugin-kit": {
"version": "0.3.2",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.2.tgz",
"integrity": "sha512-4SaFZCNfJqvk/kenHpI8xvN42DMaoycy4PzKc5otHxRswww1kAt82OlBuwRVLofCACCTZEcla2Ydxv8scMXaTg==",
"version": "0.3.3",
"resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.3.tgz",
"integrity": "sha512-1+WqvgNMhmlAambTvT3KPtCl/Ibr68VldY2XY40SL1CE0ZXiakFR/cbTspaF5HsnpDMvcYYoJHfl4980NBjGag==",
"license": "Apache-2.0",
"dependencies": {
"@eslint/core": "^0.15.0",
"@eslint/core": "^0.15.1",
"levn": "^0.4.1"
},
"engines": {
@@ -1986,9 +1986,9 @@
}
},
"node_modules/@eslint/plugin-kit/node_modules/@eslint/core": {
"version": "0.15.0",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.0.tgz",
"integrity": "sha512-b7ePw78tEWWkpgZCDYkbqDOP8dmM6qe+AOC6iuJqlq1R/0ahMAeH3qynpnqKFGkMltrp44ohV4ubGyvLX28tzw==",
"version": "0.15.1",
"resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
"integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
"license": "Apache-2.0",
"dependencies": {
"@types/json-schema": "^7.0.15"
@@ -15542,7 +15542,8 @@
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
"integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==",
"license": "MIT"
"license": "MIT",
"peer": true
},
"node_modules/thenify": {
"version": "3.3.1",