mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17010] Update web-push-testing to 1.1.1
PHPBB3-17010
This commit is contained in:
parent
fc14c5fd0b
commit
93a6b8d87a
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -22,7 +22,7 @@
|
|||
"postcss-sorting": "^7.0.1",
|
||||
"stylelint": "^14.7.0",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"web-push-testing": "^1.1.0"
|
||||
"web-push-testing": "^1.1.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/code-frame": {
|
||||
|
@ -8741,9 +8741,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/web-push-testing": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/web-push-testing/-/web-push-testing-1.1.0.tgz",
|
||||
"integrity": "sha512-VcQK/2u79/OKFgXtg8nxwC6CZCpS6eRyPF3TSy3mWIMmySv7s7yB+ugTGWiKOe+oKsR7ZdvpM+Nvbt/PhrTt5A==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/web-push-testing/-/web-push-testing-1.1.1.tgz",
|
||||
"integrity": "sha512-q+FcdmPeePLI7kwxIngl9jzOfqnbp8t5DD17tQ8j1VxdEtsYb8HAbaieZH5q7uudQn+LFniAn0V9xsOnFctV7Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"arg": "^5.0.1",
|
||||
|
@ -15946,9 +15946,9 @@
|
|||
}
|
||||
},
|
||||
"web-push-testing": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/web-push-testing/-/web-push-testing-1.1.0.tgz",
|
||||
"integrity": "sha512-VcQK/2u79/OKFgXtg8nxwC6CZCpS6eRyPF3TSy3mWIMmySv7s7yB+ugTGWiKOe+oKsR7ZdvpM+Nvbt/PhrTt5A==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/web-push-testing/-/web-push-testing-1.1.1.tgz",
|
||||
"integrity": "sha512-q+FcdmPeePLI7kwxIngl9jzOfqnbp8t5DD17tQ8j1VxdEtsYb8HAbaieZH5q7uudQn+LFniAn0V9xsOnFctV7Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"arg": "^5.0.1",
|
||||
|
|
|
@ -112,6 +112,6 @@
|
|||
"postcss-sorting": "^7.0.1",
|
||||
"stylelint": "^14.7.0",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"web-push-testing": "^1.1.0"
|
||||
"web-push-testing": "^1.1.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue