mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-10-01 01:36:03 -04:00
Bump rimraf from 4.1.2 to 4.1.3 (#1053)
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/isaacs/rimraf/releases) - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
82ae387a52
commit
44ad9a7503
14
package-lock.json
generated
14
package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"draftlog": "1.0.13",
|
||||
"fs-extra": "11.1.0",
|
||||
"node-fetch": "3.3.0",
|
||||
"rimraf": "4.1.2",
|
||||
"rimraf": "4.1.3",
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
},
|
||||
@ -317,9 +317,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rimraf": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.1.2.tgz",
|
||||
"integrity": "sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ==",
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.1.3.tgz",
|
||||
"integrity": "sha512-iyzalDLo3l5FZxxaIGUY7xI4Bf90Xt7pCipc1Mr7RsdU7H3538z+M0tlsUDrz0aHeGS9uNqiKHUJyTewwRP91Q==",
|
||||
"bin": {
|
||||
"rimraf": "dist/cjs/src/bin.js"
|
||||
},
|
||||
@ -558,9 +558,9 @@
|
||||
}
|
||||
},
|
||||
"rimraf": {
|
||||
"version": "4.1.2",
|
||||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.1.2.tgz",
|
||||
"integrity": "sha512-BlIbgFryTbw3Dz6hyoWFhKk+unCcHMSkZGrTFVAx2WmttdBSonsdtRlwiuTbDqTKr+UlXIUqJVS4QT5tUzGENQ=="
|
||||
"version": "4.1.3",
|
||||
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-4.1.3.tgz",
|
||||
"integrity": "sha512-iyzalDLo3l5FZxxaIGUY7xI4Bf90Xt7pCipc1Mr7RsdU7H3538z+M0tlsUDrz0aHeGS9uNqiKHUJyTewwRP91Q=="
|
||||
},
|
||||
"showdown": {
|
||||
"version": "2.1.0",
|
||||
|
@ -23,7 +23,7 @@
|
||||
"draftlog": "1.0.13",
|
||||
"fs-extra": "11.1.0",
|
||||
"node-fetch": "3.3.0",
|
||||
"rimraf": "4.1.2",
|
||||
"rimraf": "4.1.3",
|
||||
"showdown": "^2.1.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user