Merge pull request #2605 from GSA/dependabot/npm_and_yarn/uswds/compile-1.3.1

Bump @uswds/compile from 1.2.2 to 1.3.1
This commit is contained in:
Alex Janousek
2025-05-23 12:51:55 -04:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"devDependencies": {
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@uswds/compile": "^1.2.2",
"@uswds/compile": "^1.3.1",
"backstopjs": "^6.3.25",
"better-npm-audit": "^3.11.0",
"gulp": "^5.0.0",
@@ -2842,9 +2842,9 @@
}
},
"node_modules/@uswds/compile": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@uswds/compile/-/compile-1.2.2.tgz",
"integrity": "sha512-SBM9ZOwCrFucI23AysdfY/Gq0cj/A5UdOLunUA1n04qRbQW6BQacKkRX+vA4JYkn+kXSPbzFmOeOEqupwLQpnw==",
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/@uswds/compile/-/compile-1.3.1.tgz",
"integrity": "sha512-hPjwj7H5Q8VlNyPAPON04vCgjqBNf7Kee6rh/GEAGZXeGcEu3ugnM5TZMtSqxNC4nbRyCwICsSpiceV4UCEwYA==",
"dev": true,
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {

View File

@@ -49,7 +49,7 @@
"devDependencies": {
"@babel/core": "^7.27.1",
"@babel/preset-env": "^7.27.2",
"@uswds/compile": "^1.2.2",
"@uswds/compile": "^1.3.1",
"backstopjs": "^6.3.25",
"better-npm-audit": "^3.11.0",
"gulp": "^5.0.0",