mirror of
https://github.com/getformwork/formwork.git
synced 2025-02-22 16:56:50 +01:00
Bump rollup from 2.53.2 to 2.53.3 in /admin
Bumps [rollup](https://github.com/rollup/rollup) from 2.53.2 to 2.53.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.53.2...v2.53.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1c27064b51
commit
2cee08a04b
14
admin/package-lock.json
generated
14
admin/package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@rollup/plugin-node-resolve": "^13.0.2",
|
||||
"eslint": "^7.31.0",
|
||||
"onchange": "^7.0.2",
|
||||
"rollup": "^2.53.2",
|
||||
"rollup": "^2.53.3",
|
||||
"sass": "^1.35.2",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
@ -3262,9 +3262,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "2.53.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.2.tgz",
|
||||
"integrity": "sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==",
|
||||
"version": "2.53.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.3.tgz",
|
||||
"integrity": "sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
@ -6541,9 +6541,9 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.53.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.2.tgz",
|
||||
"integrity": "sha512-1CtEYuS5CRCzFZ7SNW5528SlDlk4VDXIRGwbm/2POQxA/G4+7/crIqJwkmnj8Q/74hGx4oVlNvh4E1CJQ5hZ6w==",
|
||||
"version": "2.53.3",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.53.3.tgz",
|
||||
"integrity": "sha512-79QIGP5DXz5ZHYnCPi3tLz+elOQi6gudp9YINdaJdjG0Yddubo6JRFUM//qCZ0Bap/GJrsUoEBVdSOc4AkMlRA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
@ -29,7 +29,7 @@
|
||||
"@rollup/plugin-node-resolve": "^13.0.2",
|
||||
"eslint": "^7.31.0",
|
||||
"onchange": "^7.0.2",
|
||||
"rollup": "^2.53.2",
|
||||
"rollup": "^2.53.3",
|
||||
"sass": "^1.35.2",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user